Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide public symbols in evp.h | beck | 2024-04-09 | 1 | -1/+6 |
* | Remove unused app_data from EVP_CIPHER | tb | 2024-01-04 | 1 | -6/+1 |
* | sm4: more NULL misspellings | tb | 2024-01-02 | 1 | -4/+4 |
* | Fix some NULL misspellings | tb | 2023-12-02 | 1 | -10/+10 |
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -6/+1 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+6 |
* | 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 |