Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct length for EVP CFB mode ciphers. | jsing | 2022-09-10 | 1 | -2/+2 |
* | Stop casting a size_t to a long and then passing it as a size_t. | jsing | 2022-09-06 | 1 | -3/+3 |
* | Remove dead code. | jsing | 2022-09-04 | 1 | -5/+2 |
* | Rearrange some functions. | jsing | 2022-09-04 | 1 | -12/+10 |
* | Expand BLOCK_CIPHER_* macros. | jsing | 2022-09-04 | 1 | -15/+108 |
* | Include evp_locl.h where it will be needed once most structs from | tb | 2021-12-12 | 1 | -1/+3 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -11/+7 |
* | More missing error checks I forgot to commit last week, part of the large | miod | 2014-11-18 | 1 | -12/+23 |
* | KNF (when not conflicting with other cleanup changes in progress) | miod | 2014-11-09 | 1 | -13/+15 |
* | GOST crypto algorithms (well, most of them), ported from the removed GOST | miod | 2014-11-09 | 1 | -0/+216 |