Sign in
boringssl
/
boringssl
/
3cd8196f14d8fd762f06ce2e20a23cd912eb06f2
3cd8196
Mark all curve25519 tables const.
by David Benjamin
· 9 years ago
7a17ba2
Add |FIPS_mode|, which returns zero.
by Adam Langley
· 9 years ago
708db16
Pass |alice_msg| by reference in the SPAKE2 speed test.
by Adam Langley
· 9 years ago
f27459e
Add SPAKE2 over Ed25519.
by Arnar Birgisson
· 9 years ago
e4f3f4d
Add test that A+A = 2×A on elliptic curves.
by Adam Langley
· 9 years ago
060bd59
ec/asm/p256-x86_64-asm.pl: get corner case logic right.
by Adam Langley
· 9 years ago
7aea80f
Adding missing BN_CTX_start/BN_CTX_end in ec_key
by Steven Valdez
· 9 years ago
df2a556
bn/asm/x86_64-mont5.pl: unify gather procedure in hardly used path and reorganize/harmonize post-conditions.
by Adam Langley
· 9 years ago
b360eaf
crypto/bn/x86_64-mont5.pl: constant-time gather procedure.
by Adam Langley
· 9 years ago
1168fc7
bn/asm/rsaz-avx2.pl: constant-time gather procedure.
by Adam Langley
· 9 years ago
842a06c
bn/asm/rsax-x86_64.pl: constant-time gather procedure.
by Adam Langley
· 9 years ago
82bdaa8
Make copy_from_prebuf constant time.
by Adam Langley
· 9 years ago
aeb69a0
Pass pure constants verbatim in perlasm/x86_64-xlate.pl
by Steven Valdez
· 9 years ago
2c198fa
Enforce that d2i_PrivateKey returns a key of the specified type.
by David Benjamin
· 9 years ago
886119b
Disable ChaCha20 assembly for OPENSSL_X86.
by David Benjamin
· 9 years ago
f132d4e
Test AEAD interface with aliased buffers.
by Adam Langley
· 9 years ago
42c8c63
Fix build.
by David Benjamin
· 9 years ago
d7305d5
Add missing initialization in bn/exponentiation
by Steven Valdez
· 9 years ago
318c076
modes/ctr.c: Ensure ecount_buf alignment in CRYPTO_ctr128_encrypt.
by Steven Valdez
· 9 years ago
df1dc98
Add a few more large tag tests to asn1_test.
by David Benjamin
· 9 years ago
fb2c6f8
ASN1_get_object should not accept large universal tags.
by David Benjamin
· 9 years ago
7e8ed44
Fix possible memory leak on BUF_MEM_grow_clean failure
by Adam Langley
· 9 years ago
a14934f
Handle shutdown during init/handshake earlier
by Steven Valdez
· 9 years ago
c4eec0c
Fix encoding bug in i2c_ASN1_INTEGER
by Adam Langley
· 9 years ago
b944882
Reduce maximum RSA public exponent size to 33 bits.
by Brian Smith
· 9 years ago
f4e447c
Move ASN1_bn_print to a static function in evp/print.c.
by David Benjamin
· 9 years ago
63d9246
Reset crypto/evp error codes.
by David Benjamin
· 9 years ago
921d906
Reimplement d2i_PrivateKey.
by David Benjamin
· 9 years ago
6d3387d
Reimplement d2i_AutoPrivateKey with the new ASN.1 stack.
by David Benjamin
· 9 years ago
8ebc0f5
Decouple the EVP and PEM code.
by David Benjamin
· 9 years ago
3f4f7ee
PEM_write_bio_PrivateKey is always PKCS#8.
by David Benjamin
· 9 years ago
8c07ad3
Pull EVP_PKEY print hooks out of the main method table.
by David Benjamin
· 9 years ago
17727c6
Move all signature algorithm code to crypto/x509.
by David Benjamin
· 9 years ago
93a69b4
Move X.509 signature algorithm tests to the crypto/x509 layer.
by David Benjamin
· 9 years ago
da295d3
Drop the DSA signature printing hook.
by David Benjamin
· 9 years ago
136df6b
Fix implementation-specific behavior in gcm_test.c
by Aaron Green
· 9 years ago
95a79ee
Add a stub for SSL_get_shared_ciphers().
by Emily Stark
· 9 years ago
6f0c4db
Enable upstream's Poly1305 code.
by David Benjamin
· 9 years ago
a211aee
Add SSL_CIPHER_has_SHA256_HMAC.
by David Benjamin
· 9 years ago
e593fed
Rename opensslfeatures.h to opensslconf.h.
by David Benjamin
· 9 years ago
a473e55
Add BIO_do_connect.
by David Benjamin
· 9 years ago
b4e3e69
Use correct counter after invoking stitched AES-NI GCM code.
by Brian Smith
· 9 years ago
6234a7f
Switch poly1305-armv4.pl to named constants.
by David Benjamin
· 9 years ago
f28caea
Check in pristine copies of upstream's poly1305 assembly.
by David Benjamin
· 9 years ago
8ccc3c3
Test poly1305 more aggressively.
by David Benjamin
· 9 years ago
3f81b60
Fix missing ok=0 with cert verification.
by Steven Valdez
· 9 years ago
06c5fb4
Revert "Fix missing ok=0 with cert verification."
by David Benjamin
· 9 years ago
fd26b7a
If no comparison function is set, sk_sort is a NOP
by Steven Valdez
· 9 years ago
b057688
Fix missing ok=0 with cert verification.
by Steven Valdez
· 9 years ago
e42da0e
Fix bssl rand -hex.
by David Benjamin
· 9 years ago
cd8d176
Move |bn_div_words| to crypto/bn/div.c and make it static.
by Brian Smith
· 9 years ago
d1425f6
Simplify division-with-remainder calculations in crypto/bn/div.c.
by Brian Smith
· 9 years ago
76c6381
Return 0 on error in |EC_POINT_is_on_curve| instead of -1.
by Brian Smith
· 9 years ago
0bc2349
Remove unused |ccm128_context| in crypto/modes/internal.h.
by Brian Smith
· 9 years ago
d8eea14
BIO_new_mem_buf should take const void *
by Steven Valdez
· 9 years ago
a5ee83f
Test different chunk sizes in cipher_test.
by Adam Langley
· 9 years ago
5ec72de
Add missing EC NULL Check
by Steven Valdez
· 9 years ago
b9824e2
Handle SSL_shutdown while in init more appropriately
by Steven Valdez
· 9 years ago
e52d22d
Empty SNI names are not valid
by Steven Valdez
· 9 years ago
e412bbd
Fix wildcard match on punycode/IDNA DNS names
by Steven Valdez
· 9 years ago
8500390
Remove CRYPTO_set_NEON_functional.
by David Benjamin
· 9 years ago
030d085
ymm registers are not suffixed with w.
by David Benjamin
· 9 years ago
a3d9528
Unify AEAD and EVP code paths for AES-GCM.
by Brian Smith
· 9 years ago
3dbecdf
Append to CMAKE_ASM_FLAGS rather than replace it.
by David Benjamin
· 9 years ago
65f83b6
Set --noexecstack for assembly files in the standalone build.
by David Benjamin
· 9 years ago
35be688
Enable upstream's ChaCha20 assembly for x86 and ARM (32- and 64-bit).
by David Benjamin
· 9 years ago
0182ecd
Consistently use named constants in ARM assembly files.
by David Benjamin
· 9 years ago
2959600
Fix chacha-armv4.pl.
by David Benjamin
· 9 years ago
ea4d686
Check in pristine copies of OpenSSL's chacha-{arm*,x86}.pl.
by David Benjamin
· 9 years ago
b104517
Add some bug references to the LICENSE file.
by Adam Langley
· 9 years ago
65dcfc7
Remove CP_UTF8 code for Windows filenames.
by Adam Langley
· 9 years ago
6d49157
Restore |xmm7| correctly on Win64 in aesni-gcm-x86_64.
by Brian Smith
· 9 years ago
e976e43
Don't read uninitialised data for short session IDs.
by Adam Langley
· 9 years ago
f48fcaf
Have fuzz/cert.cc also call X509_get_pubkey.
by David Benjamin
· 9 years ago
de94238
Fix SSL_get_{read,write}_sequence.
by David Benjamin
· 9 years ago
d3a4995
Add missing " in comment.
by David Benjamin
· 9 years ago
f4ef9b5
otherPrimeInfos is not optional in version 1 RSAPrivateKeys.
by David Benjamin
· 9 years ago
9cd7fbd
Remove support for blocks in file_test.h.
by David Benjamin
· 9 years ago
e30a09e
Implement new PKCS#8 parsers.
by David Benjamin
· 9 years ago
440f103
Remove support for mis-encoded PKCS#8 DSA keys.
by David Benjamin
· 9 years ago
239a0ab
Slightly simplify and deprecate i2d_{Public,Private}Key.
by David Benjamin
· 9 years ago
32fdc51
Remove param_decode and param_encode EVP_PKEY hooks.
by David Benjamin
· 9 years ago
68772b3
Implement new SPKI parsers.
by David Benjamin
· 9 years ago
2dc469e
Remove dead header file.
by David Benjamin
· 9 years ago
df98a7a
Reimplement DSA_size without crypto/asn1.
by David Benjamin
· 9 years ago
fda22a7
Reimplement DSA parsing logic with crypto/asn1.
by David Benjamin
· 9 years ago
3cadf63
Remove DSA write_params.
by David Benjamin
· 9 years ago
985da09
Remove flags field from EC_KEY.
by David Benjamin
· 9 years ago
2f6410b
Rewrite ECPrivateKey serialization.
by David Benjamin
· 9 years ago
666973b
Add tests for EC keys with specified curves.
by David Benjamin
· 9 years ago
815b12e
ed25519: Don't negate output when decoding.
by Adam Langley
· 9 years ago
bd42603
Add a convenience function for i2d compatibility wrappers.
by David Benjamin
· 9 years ago
375124b
Parse BER for PKCS#12 more accurately.
by David Benjamin
· 9 years ago
fb974e6
Use initializer lists to specify cipher rule tests.
by David Benjamin
· 9 years ago
894a47d
Clarify some confusing casts involving |size_t|.
by Brian Smith
· 9 years ago
11676a7
Use |kSizeTWithoutLower4Bits| in crypto/modes/gcm.c.
by Brian Smith
· 9 years ago
5ba0689
Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result.
by Brian Smith
· 9 years ago
46a4d6d
Remove out-of-date and misleading comment in |bn_blinding_st|.
by Brian Smith
· 9 years ago
3ab3e3d
Mark ARM assembly globals hidden uniformly in arm-xlate.pl.
by David Benjamin
· 9 years ago
5acc423
Add a CONTRIBUTING.md file.
by David Benjamin
· 9 years ago
Next »