Sign in
boringssl
/
boringssl.git
/
35e7c994bede902847642b1d319780975a66061b
35e7c99
Remove files from Trusty which can't link because of Trusty libc.
by Jesse Selover
· 7 years ago
6f6a237
delocate: put emitted labels in a specific file.
by Adam Langley
· 7 years ago
56b1a8e
Test the high-order bit in X25519.
by David Benjamin
· 7 years ago
56ea9e2
Fix bn_mod_exp_mont_small when exponentiating to zero.
by David Benjamin
· 7 years ago
e0ae249
Remove a = 0 special-case in BN_mod_exp_mont.
by David Benjamin
· 7 years ago
d319205
Deny CRT to unbalanced RSA keys.
by David Benjamin
· 7 years ago
024f5df
Avoid some divisions in Lucky 13 fix.
by David Benjamin
· 7 years ago
e325c3f
Give CERT a destructor.
by David Benjamin
· 7 years ago
fceca8e
Move srtp_profile to ssl->s3.
by David Benjamin
· 7 years ago
e28552d
Add an API to disable RSA-PSS for certificates.
by David Benjamin
· 7 years ago
c977532
Pretty-print TicketAEADMethod tests.
by David Benjamin
· 7 years ago
6879e19
Rename SSL_SIGN_RSA_PSS_SHA* constants.
by David Benjamin
· 7 years ago
5ad9476
Remove legacy SSL_CTX_sess_set_get_cb overload.
by David Benjamin
· 7 years ago
68478b7
Add runtime bounds checks to bssl::Span.
by David Benjamin
· 7 years ago
9f0e7cb
Move TB state to ssl->s3.
by David Benjamin
· 7 years ago
b8b1a9d
Add SSL_SESSION_get0_cipher.
by David Benjamin
· 7 years ago
1414d86
tool: Move the RSA specific code from |Speed| to |SpeedRSA|.
by Daniel Hirche
· 7 years ago
27e4c3b
Add an OPENSSL_malloc_init stub.
by David Benjamin
· 7 years ago
de20810
Fix return value in speed tool.
by Daniel Hirche
· 7 years ago
acddb8c
Avoid modifying stack in sk_find.
by Steven Valdez
· 7 years ago
c5154f7
SSL_serialize_handoff: serialize fewer things.
by Matthew Braithwaite
· 7 years ago
868ec73
SSL_apply_handback: check that |max_send_fragment| is nonzero.
by Matthew Braithwaite
· 7 years ago
98dd68f
[util] Generate separate GN source sets for headers and sources
by James Robinson
· 7 years ago
5b2a51d
Check for nullptr result of SSLKeyShare::Create().
by Matthew Braithwaite
· 7 years ago
e2ab21d
Use the actual record header, rather than reassembling it.
by David Benjamin
· 7 years ago
f11ea19
Actually benchmark RSA verification with a fresh key.
by David Benjamin
· 7 years ago
bb2e1e1
No-op comment to kick the bots.
by David Benjamin
· 7 years ago
628b3c7
Don't write out a bad OID
by David Benjamin
· 7 years ago
dcd862c
No-op commit to kick the bots.
by David Benjamin
· 7 years ago
b2eaeb0
Drop some trial-division primes for 1024-bit candidates.
by Adam Langley
· 7 years ago
861f384
Implement TLS 1.3 draft28.
by Steven Valdez
· 7 years ago
eda47f5
Make generic point arithmetic slightly less variable-time.
by David Benjamin
· 7 years ago
56986f9
Hand back ECDHE split handshakes after the first server message.
by Matthew Braithwaite
· 7 years ago
ba9da44
Tolerate a null BN_CTX in BN_primality_test.
by David Benjamin
· 7 years ago
7a62ab1
Clarify BN_prime_checks is only for random candidates.
by David Benjamin
· 7 years ago
5b05988
Implement field_{mul,sqr} in p224-64.c with p224_felems.
by David Benjamin
· 7 years ago
c81ecf3
Add test coverage for the a != -3 case.
by David Benjamin
· 7 years ago
88b1a37
Include EC_POINT_oct2point in ECDH benchmarks.
by David Benjamin
· 7 years ago
04018c5
Remove EC_LOOSE_SCALAR.
by David Benjamin
· 7 years ago
9c1f8b4
Add tests for large digests.
by David Benjamin
· 7 years ago
2257e8f
Use bn_rshift_words for the ECDSA bit-shift.
by David Benjamin
· 7 years ago
0645c05
Test the bit-shifting case in ECDSA.
by David Benjamin
· 7 years ago
cbe7792
Extract the single-subtraction reduction into a helper function.
by David Benjamin
· 7 years ago
25f3d84
Rewrite BN_rand without an extra malloc.
by David Benjamin
· 7 years ago
85c2cd8
Fix up AUTHORITY_INFO_ACCESS/ACCESS_DESCRIPTION's deleter.
by David Benjamin
· 7 years ago
eb7c300
Only do 16 iterations to blind the primality test.
by Adam Langley
· 7 years ago
a0f1c8e
Add RSA key generation to speed.cc
by Adam Langley
· 7 years ago
5833dd8
Limit the public exponent in RSA_generate_key_ex.
by David Benjamin
· 7 years ago
c1c6eeb
Check d is mostly-reduced in RSA_check_key.
by David Benjamin
· 7 years ago
cba958f
Make RSA_check_key constant-time and more meaningful.
by David Benjamin
· 7 years ago
c4e4757
Make RSA key generation constant-time.
by David Benjamin
· 7 years ago
a44dae7
Add a constant-time generic modular inverse function.
by David Benjamin
· 7 years ago
1044553
Add new GCD and related primitives.
by David Benjamin
· 7 years ago
23af438
Compute p - q in constant time.
by David Benjamin
· 7 years ago
8d9ee7d
Replace rsa_greater_than_pow2 with BN_cmp.
by David Benjamin
· 7 years ago
97ac45e
Change the order of GCD and trial division.
by David Benjamin
· 7 years ago
40729e3
Revert "Update SDE to 8.16.0."
by David Benjamin
· 7 years ago
21ef155
Update SDE to 8.16.0.
by David Benjamin
· 7 years ago
365e48c
Update tools.
by David Benjamin
· 7 years ago
1902d81
Tighten and test name-checking functions.
by Adam Langley
· 7 years ago
56f5eb9
Name constant-time functions more consistently.
by David Benjamin
· 7 years ago
e6f46e2
Blind the range check for finding a Rabin-Miller witness.
by David Benjamin
· 7 years ago
8eadca5
Don't leak |a| in the primality test.
by David Benjamin
· 7 years ago
9362ed9
Use a Barrett reduction variant for trial division.
by David Benjamin
· 7 years ago
232a6be
Make primality testing mostly constant-time.
by David Benjamin
· 7 years ago
50418af
Add some EC base point multiplication test vectors.
by David Benjamin
· 7 years ago
718c88c
Fix a bug in p224-64.c.
by David Benjamin
· 7 years ago
72bc232
Note licenses for support code in the top-level LICENSE file.
by Adam Langley
· 7 years ago
2e16f6b
Add a test for CRYPTO_memcmp.
by David Benjamin
· 7 years ago
2a19a17
Limit ASN.1 constructed types recursive definition depth
by David Benjamin
· 7 years ago
0970d39
Make various BIGNUM comparisons constant-time.
by David Benjamin
· 7 years ago
ad06686
Add bn_usub_fixed.
by David Benjamin
· 7 years ago
d89d65b
Add utility program for emitting P-256 x86-64 table.
by Adam Langley
· 7 years ago
6ebef73
Add bssl::UniquePtr<AUTHORITY_INFO_ACCESS>
by David Benjamin
· 7 years ago
5fca613
Fix typo in point_add.
by David Benjamin
· 7 years ago
6291af4
Add -DOPENSSL_SMALL to CMake.
by David Benjamin
· 7 years ago
441efad
Add RSA_PSS_PARAMS to bssl::UniquePtr.
by David Benjamin
· 7 years ago
e759a9c
Support the OpenSSL “pass zero for strlen” when setting X.509 hostnames.
by Adam Langley
· 7 years ago
d67e311
Test BN_primality test with OEIS A014233 values .
by David Benjamin
· 7 years ago
88e6a05
Configure asmjs and wasm as generic, 32-bit machines.
by Adam Langley
· 7 years ago
d61334d
Document preferences for EC_GROUP_new_by_curve_name.
by David Benjamin
· 7 years ago
433c0aa
CQ: use new luci.boringssl.try bucket.
by Andrii Shyshkalov
· 7 years ago
ee76474
Add some BN_mod_inverse tests.
by David Benjamin
· 7 years ago
1bfb5c0
Add some tests for BN_gcd.
by David Benjamin
· 7 years ago
380fc32
Add RSA_check_key tests.
by David Benjamin
· 7 years ago
ac97cc0
Fill in missing check_bn_tests.go features.
by David Benjamin
· 7 years ago
4b6055d
Add better tests for BN_rand.
by David Benjamin
· 7 years ago
8a1a5da
Send the fake session ID in the test suite.
by David Benjamin
· 7 years ago
d096c06
bytestring: document that |CBS_get_optional_asn1| can have a NULL output.
by Adam Langley
· 7 years ago
3ab1a69
fix compilation error for non-english windows (like cjk)
by sphawk
· 7 years ago
fa3e9c3
Add |SSL_COMP_get[0_name|_id]|.
by Adam Langley
· 7 years ago
a0bc29a
Remove remnants of the HRR message.
by David Benjamin
· 7 years ago
10bfb89
Fix 20-year-old typo in BN_mask_bits.
by David Benjamin
· 7 years ago
47d8841
Document that BN_bn2bin is not constant-time.
by David Benjamin
· 7 years ago
3d2c6b0
Document EC_POINT_get_affine_coordinates_GFp allowing NULL x and y.
by David Benjamin
· 7 years ago
a6bfc45
Store EC_KEY's private key as an EC_SCALAR.
by David Benjamin
· 7 years ago
d62fe6f
Fold EC_KEY_copy into EC_KEY_dup.
by David Benjamin
· 7 years ago
40cdb3b
Don't test |initial_handshake_complete| for dummy PQ padding status.
by Adam Langley
· 7 years ago
ec55dc1
Update tools.
by David Benjamin
· 7 years ago
929a9d7
Don't bother retrying in bn_blinding_create_param.
by David Benjamin
· 7 years ago
Next »