Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add output length validation for EVP | tb | 2022-09-07 | 1 | -6/+24 |
| | | | | From Joshua Sing | ||||
* | Fix copy-paste error | tb | 2022-09-05 | 1 | -2/+2 |
| | |||||
* | Plug leaks due to not resetting the EVP_CIPHER_CTX | tb | 2022-09-05 | 1 | -1/+11 |
| | |||||
* | New test coverage for RC4 | tb | 2022-09-03 | 1 | -0/+451 |
From Joshua Sing |