Go to file
Adam Langley 581a17f5c8 Fix typo from eb7d2ed1.
The RC4_set_key was calling itself rather than the asm function that it
should be calling.

Change-Id: Idfc730c8a651540961e05bc8c8f663a44713f680
2014-07-31 19:24:57 -07:00
crypto Fix typo from eb7d2ed1. 2014-07-31 19:24:57 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add a control to disable the Poly1305 NEON code. 2014-07-31 22:42:15 +00:00
ssl Add visibility rules. 2014-07-31 22:03:11 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Add AES Key Wrap mode. 2014-07-28 21:32:39 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Add visibility rules. 2014-07-31 22:03:11 +00:00
CMakeLists.txt Add visibility rules. 2014-07-31 22:03:11 +00:00