Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-27Fix shared library build on OS X.David Benjamin
2015-08-07Clean up the DES_key_schedule logic.David Benjamin
2015-08-01Add |DES_set_key_unchecked| as an alias for |DES_set_key|.Matt Braithwaite
2015-06-24Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at c...Matt Braithwaite
2015-05-20Implement |DES_ede2_cbc_encrypt|.Matt Braithwaite
2015-03-18Add support for 3DES ECB.Adam Langley
2015-03-18Add DES_set_odd_parity.Adam Langley
2015-01-15Various documentation fixes.David Benjamin
2014-08-01Add visibility rules.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-06-21Inital import.Adam Langley