ctaes
|
Update ctaes
|
2016-12-08 17:09:07 -08:00 |
aes.cpp
|
Limit variable scope
|
2017-06-05 00:52:36 +02:00 |
chacha20.cpp
|
Add ChaCha20
|
2017-03-29 00:40:17 -07:00 |
chacha20.h
|
Add ChaCha20
|
2017-03-29 00:40:17 -07:00 |
common.h
|
Add a FastRandomContext::randrange and use it
|
2017-03-29 11:26:08 -07:00 |
hmac_sha256.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
hmac_sha256.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
hmac_sha512.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
hmac_sha512.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
ripemd160.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
sha1.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
sha256.cpp
|
Protect SSE4 code behind a compile-time flag
|
2017-07-20 09:03:53 -07:00 |
sha256.h
|
Add SHA256 dispatcher
|
2017-07-20 09:03:53 -07:00 |
sha256_sse4.cpp
|
Add SSE4 based SHA256
|
2017-07-20 09:03:53 -07:00 |
sha512.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |