Sign in
boringssl
/
boringssl.git
/
78a832d793bb6c097bf443f3c85d6a1ee4240764
/
crypto
/
fipsmodule
/
bcm.c
44fd6ee
Split BORINGSSL_self_test into its own file.
by David Benjamin
· 7 years ago
f2e7b22
Extract FIPS KAT tests into a function.
by Adam Langley
· 7 years ago
017fbf0
Fix sort order.
by David Benjamin
· 7 years ago
37c6eb4
Support TLS KDF test for NIAP.
by Adam Langley
· 7 years ago
46304ab
ec/p256.c: fiat-crypto field arithmetic (64, 32)
by Andres Erbsen
· 7 years ago
808f832
Run the comment converter on libcrypto.
by David Benjamin
· 8 years ago
5e578c9
Don't draw entropy during FIPS power-on tests.
by Adam Langley
· 8 years ago
204b8a1
Tag the power-on tests as a constructor function directly.
by Adam Langley
· 8 years ago
b89e025
Clarify the error message for an ECDSA power-on test failure.
by Adam Langley
· 8 years ago
429e85b
Have a single function for FIPS test failures.
by Adam Langley
· 8 years ago
118355c
fipstools: Add a sample binary that exercises methods from the FIPS module.
by Martin Kreichgauer
· 8 years ago
208e239
Move OPENSSL_ASAN to base.h.
by Adam Langley
· 8 years ago
0402f89
crypto/fipsmodule: Make more Known Answer Tests breakable.
by Martin Kreichgauer
· 8 years ago
e838cfb
Add a way to break one of the KAT tests.
by Adam Langley
· 8 years ago
4c7b3bf
Switch integrity hash to SHA-512.
by Adam Langley
· 8 years ago
4323e22
Tidy up FIPS module dependencies.
by David Benjamin
· 8 years ago
2e2a226
Move cipher/ into crypto/fipsmodule/
by Adam Langley
· 8 years ago
96dec44
Move rsa/ to fipsmodule/rsa/
by Adam Langley
· 8 years ago
aacb72c
Move ec/ and ecdsa/ into fipsmodule/
by Adam Langley
· 8 years ago
fa839dc
Don't depend on crypto/bytestring for ECDSA self-tests.
by David Benjamin
· 8 years ago
09ffa77
Don't depend on crypto/bytestring for RSA self-tests.
by David Benjamin
· 8 years ago
05821b0
Consistently check length in RSA_add_pkcs1_prefix.
by David Benjamin
· 8 years ago
8a3a2a9
Move des/ to crypto/fipsmodule/
by Adam Langley
· 8 years ago
5c38c05
Move bn/ into crypto/fipsmodule/
by Adam Langley
· 8 years ago
7784104
Move much of rand/ into the FIPS module.
by Adam Langley
· 8 years ago
f3d3cee
Avoid messing with dummy functions in delocate.go.
by David Benjamin
· 8 years ago
778e5ce
Make the arguments to FIPS check_test consistent.
by Adam Langley
· 8 years ago
0648129
Move modes/ into the FIPS module
by Adam Langley
· 8 years ago
e5be174
Add DRBG KAT for FIPS.
by Steven Valdez
· 8 years ago
13a129d
Add 3DES KAT for FIPS.
by Steven Valdez
· 8 years ago
777fdd6
Add RSA/ECDSA KAT for FIPS.
by Steven Valdez
· 8 years ago
5b6151d
Add AES and SHA KAT for FIPS.
by Steven Valdez
· 8 years ago
8c62d9d
Move AES code into the FIPS module.
by Adam Langley
· 8 years ago
a0eb4a8
“Fix” FIPS build under ASAN.
by Adam Langley
· 8 years ago
d0a4059
Be less clever about .rel.ro avoidance.
by David Benjamin
· 8 years ago
fd49993
First part of the FIPS module.
by Adam Langley
· 8 years ago