Sign in
boringssl
/
boringssl.git
/
be5c67d4b1b71ebe3dec1c39a0a8e4e05f66f021
be5c67d
fipsoracle: Add AES KeyWrap test.
by Martin Kreichgauer
· 8 years ago
9b7228c
Adding RSA2 KeyGen CAVP tests.
by Steven Valdez
· 8 years ago
2d93359
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME
by David Benjamin
· 8 years ago
c0ae51d
Fix URL links in comment
by David Benjamin
· 8 years ago
9afa7bc
Fix time offset calculation.
by David Benjamin
· 8 years ago
e5adaef
Put spaces between arguments of failed tests.
by Adam Langley
· 8 years ago
73eb3a9
Undefine some macros in bn/
by Adam Langley
· 8 years ago
6dd055d
fipsoracle: Add MCT mode for TDES.
by Martin Kreichgauer
· 8 years ago
5eb75e2
Shush some uninitialized variable warnings.
by David Benjamin
· 8 years ago
ca62bee
Don't emit a redirector for OPENSSL_ia32cap_get.
by David Benjamin
· 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
83a9a26
Check RSA2 SigVer* files.
by David Benjamin
· 8 years ago
8209a7c
Add RSA-PSS to RSA2 Sig{Gen,Ver} drivers.
by David Benjamin
· 8 years ago
2baccac
Tidy up pkey_rsa_verify_recover.
by David Benjamin
· 8 years ago
79d18bc
Add crypto/rsa-level RSA-PSS functions.
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
d1c89cd
Adding RSA2 PKCS15 CAVP tests.
by Steven Valdez
· 8 years ago
8ee0d14
Fix comment typo.
by David Benjamin
· 8 years ago
2b2676f
fipsoracle: Add cavp_tdes_test (KAT mode only).
by Martin Kreichgauer
· 8 years ago
5c38c05
Move bn/ into crypto/fipsmodule/
by Adam Langley
· 8 years ago
493b2a4
Add HMAC CAVP tests.
by Steven Valdez
· 8 years ago
1ac76f7
Fix copy-pasted comment in fipsoracle/cavp_ctr_drbg_test.cc.
by Adam Langley
· 8 years ago
eb59989
Add ECDSA2 KeyPair CAVP test driver.
by David Benjamin
· 8 years ago
9abf84c
Add tool for ECDSA2 SigGen and SigGenComponent tests.
by David Benjamin
· 8 years ago
b387e22
Add CTR-DRBG CAVP test driver.
by Adam Langley
· 8 years ago
0fcac4b
Fix cavp_aes_gcm_test.cc line endings.
by David Benjamin
· 8 years ago
58e4499
Move crypto/fipsoracle/ to the top-level.
by Adam Langley
· 8 years ago
b8a3550
Add SHA CAVP test driver.
by Steven Valdez
· 8 years ago
61e8d36
fipsoracle: Add MCT test for AES.
by Martin Kreichgauer
· 8 years ago
0c292ed
Add a CAVP tool for ECDSA2 SigVer tests.
by David Benjamin
· 8 years ago
7ed2e82
Consistently report an error on ECDSA verification failure.
by David Benjamin
· 8 years ago
90801c1
Add a CAVP tool for ECDSA2 PKV tests.
by David Benjamin
· 8 years ago
2997589
Unwind DHE support from BoGo.
by David Benjamin
· 8 years ago
aaa4045
Add tool to run CAVP tests.
by Adam Langley
· 8 years ago
7c12587
Add crypto/fipsoracle.
by Martin Kreichgauer
· 8 years ago
c139918
Handle pushing a pointer from the GOT.
by Adam Langley
· 8 years ago
c88f245
Don't print message when waiting for urandom entropy.
by Adam Langley
· 8 years ago
def85b4
Revise OPENSSL_ia32cap_P strategy to avoid TEXTRELs.
by David Benjamin
· 8 years ago
075875f
Parse instructions more accurately.
by David Benjamin
· 8 years ago
9187101
Add an OPENSSL_ia32cap_get() function for C code.
by David Benjamin
· 8 years ago
a523797
Don't test quite so many primes.
by David Benjamin
· 8 years ago
a684152
Downgrade BN_kronecker to bn_jacobi and unexport.
by David Benjamin
· 8 years ago
0d5bf8d
Document ERR_error_string_n standalone.
by David Benjamin
· 8 years ago
a0cb725
generate_build_files: enforce uniqueness of test names.
by Matthew Braithwaite
· 8 years ago
fb383f0
delocate: replace "-as src1,src2,..." with "src1 src2 ...".
by Matthew Braithwaite
· 8 years ago
afd88c2
Allow embedders to replace gtest_main.cc.
by David Benjamin
· 8 years ago
d617e01
Fix fuzzer build.
by David Benjamin
· 8 years ago
321fcdc
Convert default version tests in ssl_test.
by David Benjamin
· 8 years ago
e11726a
Properly convert more of ssl_test.
by David Benjamin
· 8 years ago
a365138
Factor out the default signature algorithm logic.
by David Benjamin
· 8 years ago
01d65c2
Convert spake25519_test to GTest.
by David Benjamin
· 8 years ago
7d53128
Convert cmac_test to GTest.
by David Benjamin
· 8 years ago
2c15237
Remove test vectors for old ChaCha20-Poly1305 AEAD.
by Alessandro Ghedini
· 8 years ago
f131301
delocate: .size BORINGSSL_bcm_text_hash, not OPENSSL_ia32cap_addr.
by Matthew Braithwaite
· 8 years ago
8da870a
Fix build on android_aarch64.
by David Benjamin
· 8 years ago
02ba178
Avoid needless C gymnastics.
by David Benjamin
· 8 years ago
1997ef2
Tidy up aesni_gcm_crypt logic.
by David Benjamin
· 8 years ago
1d134ee
Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility.
by Steven Valdez
· 8 years ago
b1ffe0b
Add primality checking for RSA_check_fips.
by Steven Valdez
· 8 years ago
7ce349e
Add a compiler test.
by David Benjamin
· 8 years ago
8ebc9ea
Update BN_enhanced_miller_rabin_primality_test to enforce preconditions and accept BN_prime_checks.
by Steven Valdez
· 8 years ago
c86a230
Allow raw object files to be passed into inject-hash.go.
by Adam Langley
· 8 years ago
08c9b84
Don't get confused by comments when recognising symbol definitions.
by Adam Langley
· 8 years ago
518ba07
Switch constant-time functions to using |crypto_word_t|.
by Adam Langley
· 8 years ago
947417a
Handle BSS sections.
by Adam Langley
· 8 years ago
b0d864e
Be stricter about which sections are allowed in delocate.
by Adam Langley
· 8 years ago
c2dce9c
Have delocate process lines by pulling.
by Adam Langley
· 8 years ago
11f11e6
Sort lists of asm files and tests.
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
23ebe09
Return int from bn_wexpand, not BIGNUM*.
by David Benjamin
· 8 years ago
6c679e1
Tidy up primality code.
by David Benjamin
· 8 years ago
fc674c8
Unexport bn_correct_top and bn_wexpand.
by David Benjamin
· 8 years ago
778e5ce
Make the arguments to FIPS check_test consistent.
by Adam Langley
· 8 years ago
3975ecf
Add CAVP GCMVS Known Answer tests.
by Martin Kreichgauer
· 8 years ago
34a8aac
Remove remnants of multiprime RSA parsing.
by David Benjamin
· 8 years ago
0648129
Move modes/ into the FIPS module
by Adam Langley
· 8 years ago
a54ebff
Fix lower bound in e in FIPS RSA checking.
by Adam Langley
· 8 years ago
4b65693
Make runner ignore entropy warnings.
by Adam Langley
· 8 years ago
44d40c5
Add NIST CAVP TMOVS Known Answer tests for TDES in CBC and ECB modes.
by Martin Kreichgauer
· 8 years ago
696b6b5
Fix several issues with prime numbers.
by Adam Langley
· 8 years ago
30bcb3b
Save time delocating when not using archive inputs.
by Adam Langley
· 8 years ago
1bd689d
Don't indirect our own BSS accessor functions.
by Adam Langley
· 8 years ago
e2a701e
Handle GOTTPOFF relocations in delocate.go
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
378a08a
Add PKCS7_get_raw_certificates.
by David Benjamin
· 8 years ago
6fdea2a
Move PKCS#7 functions into their own directory.
by David Benjamin
· 8 years ago
de254b4
Enforce max_early_data_size on the server.
by Alessandro Ghedini
· 8 years ago
5b6151d
Add AES and SHA KAT for FIPS.
by Steven Valdez
· 8 years ago
97104af
generate_build_files: allow tests paths to mismatch test source paths.
by Matthew Braithwaite
· 8 years ago
fc9f10f
Implement Enhanced Miller-Rabin primality test for FIPS.
by Steven Valdez
· 8 years ago
6c7f6bf
Add linux_fips_noasm_asan.
by David Benjamin
· 8 years ago
fb83bc3
Fix possible infinite loop in delocate.go.
by Adam Langley
· 8 years ago
2c45fa0
Convert bytestring_test to GTest.
by David Benjamin
· 8 years ago
76dd180
Convert base64_test to GTest.
by David Benjamin
· 8 years ago
1ddd6e5
Make -loop survive errors.
by David Benjamin
· 8 years ago
Next »