Go to file
Adam Langley 4d4bff89bb Cipher family functions.
This change adds functions to check membership of various cipher
families. Clients and servers need this in order to optimise the size of
records because different families have different amounts of prefix and
postfix overhead.
2014-06-20 13:17:33 -07:00
crypto Safe (EC)DSA nonces. 2014-06-20 13:17:33 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Inital import. 2014-06-20 13:17:32 -07:00
ssl Cipher family functions. 2014-06-20 13:17:33 -07:00
tool Inital import. 2014-06-20 13:17:32 -07:00
util Inital import. 2014-06-20 13:17:32 -07:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUGS Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00