aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/des.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Unexport uint32_t-based DES APIsDavid Benjamin1-13/+0
2020-09-30Add a warning to des.h.David Benjamin1-0/+6
2017-08-18Run comment conversion script on include/David Benjamin1-25/+25
2015-10-26Fix shared library build on OS X.David Benjamin1-0/+13
2015-08-07Clean up the DES_key_schedule logic.David Benjamin1-6/+1
2015-07-31Add |DES_set_key_unchecked| as an alias for |DES_set_key|.Matt Braithwaite1-0/+4
2015-06-24Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at c...Matt Braithwaite1-0/+16
2015-05-20Implement |DES_ede2_cbc_encrypt|.Matt Braithwaite1-0/+10
2015-03-18Add support for 3DES ECB.Adam Langley1-0/+9
2015-03-18Add DES_set_odd_parity.Adam Langley1-0/+4
2015-01-14Various documentation fixes.David Benjamin1-0/+3
2014-07-31Add visibility rules.Adam Langley1-11/+15
2014-07-14Move public headers to include/openssl/Adam Langley1-1/+119
2014-06-20Inital import.Adam Langley1-0/+1