boringssl/crypto/fipsmodule
David Benjamin 23dcf88e18 Add some Node compatibility functions.
This doesn't cover all the functions used by Node, but it's the easy
bits. (EVP_PKEY_paramgen will be done separately as its a non-trivial
bit of machinery.)

Change-Id: I6501e99f9239ffcdcc57b961ebe85d0ad3965549
Reviewed-on: https://boringssl-review.googlesource.com/c/34544
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2019-01-25 16:50:30 +00:00
..
aes Add test of assembly code dispatch. 2019-01-22 20:22:53 +00:00
bn Fix RSAZ's OPENSSL_cleanse. 2019-01-14 20:04:39 +00:00
cipher Add a constant-time pshufb-based GHASH implementation. 2019-01-24 17:19:21 +00:00
des
digest
ec Add some Node compatibility functions. 2019-01-25 16:50:30 +00:00
ecdh
ecdsa Modernize OPENSSL_COMPILE_ASSERT, part 2. 2018-11-14 16:06:37 +00:00
hmac
md4
md5 Add ABI tests for MD5. 2019-01-08 18:01:07 +00:00
modes Add a constant-time pshufb-based GHASH implementation. 2019-01-24 17:19:21 +00:00
policydocs
rand Remove pooling of PRNG state. 2019-01-03 20:19:44 +00:00
rsa Add start of infrastructure for checking constant-time properties. 2018-12-18 22:43:02 +00:00
self_check
sha Remove union from |SHA512_CTX|. 2019-01-22 23:36:46 +00:00
tls
bcm.c
CMakeLists.txt Add a constant-time pshufb-based GHASH implementation. 2019-01-24 17:19:21 +00:00
delocate.h
FIPS.md
intcheck1.png
intcheck2.png
intcheck3.png
is_fips.c