Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | 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 | -6/+6 |
* | Remove dead code. | jsing | 2022-09-04 | 1 | -5/+2 |
* | Rearrange some functions. | jsing | 2022-09-04 | 1 | -2/+1 |
* | Mechanically expand IMPLEMENT_BLOCK_CIPHER macro. | jsing | 2022-09-03 | 1 | -4/+162 |
* | Add the SM4 block cipher from the Chinese standard GB/T 32907-2016. | tb | 2019-03-17 | 1 | -0/+113 |