Sign in
boringssl
/
boringssl.git
/
de0b2026841c34193cacf5c97646b38439e13200
commit
de0b2026841c34193cacf5c97646b38439e13200
[
log
]
[
tgz
]
author
Adam Langley <agl@chromium.org>
Fri Jun 20 12:00:00 2014 -0700
committer
Adam Langley <agl@chromium.org>
Fri Jun 20 13:17:35 2014 -0700
tree
55390fa8197b59f6611025e6701463fd4f54658f
parent
d8983ce0f2b083a45416195e05a11f3a2a1d5aed
[
diff
]
ChaCha20-Poly1305 support.
crypto/CMakeLists.txt
[
diff
]
crypto/chacha/CMakeLists.txt
[Added -
diff
]
crypto/chacha/chacha.h
[Added -
diff
]
crypto/chacha/chacha_generic.c
[Added -
diff
]
crypto/chacha/chacha_vec.c
[Added -
diff
]
crypto/chacha/chacha_vec_arm.S
[Added -
diff
]
crypto/cipher/CMakeLists.txt
[
diff
]
crypto/cipher/aead.h
[
diff
]
crypto/cipher/aead_test.c
[
diff
]
crypto/cipher/chacha20_poly1305_tests.txt
[Added -
diff
]
crypto/cipher/cipher.h
[
diff
]
crypto/cipher/cipher_error.c
[
diff
]
crypto/cipher/e_chacha20poly1305.c
[Added -
diff
]
crypto/poly1305/CMakeLists.txt
[Added -
diff
]
crypto/poly1305/poly1305.c
[Added -
diff
]
crypto/poly1305/poly1305.h
[Added -
diff
]
crypto/poly1305/poly1305_arm.c
[Added -
diff
]
crypto/poly1305/poly1305_arm_asm.S
[Added -
diff
]
crypto/poly1305/poly1305_vec.c
[Added -
diff
]
include/openssl/chacha.h
[Added -
diff
]
include/openssl/poly1305.h
[Added -
diff
]
ssl/s3_lib.c
[
diff
]
ssl/s3_pkt.c
[
diff
]
ssl/ssl.h
[
diff
]
ssl/ssl_ciph.c
[
diff
]
ssl/ssl_locl.h
[
diff
]
ssl/t1_enc.c
[
diff
]
ssl/tls1.h
[
diff
]
util/all_tests.sh
[
diff
]
29 files changed
tree: 55390fa8197b59f6611025e6701463fd4f54658f
crypto/
doc/
include/
ssl/
tool/
util/
.clang-format
.gitignore
BUGS
BUILDING
CMakeLists.txt