Sign in
boringssl
/
boringssl.git
/
3a18bf04745c0ef9850efeec1a52e402c4392388
/
crypto
3a18bf0
Tidy up alignof #defines.
by David Benjamin
· 8 years ago
c03c218
Fix some issues with name constraints test certs.
by David Benjamin
· 8 years ago
4015000
Add a test for lots of names and constraints.
by David Benjamin
· 8 years ago
60931e2
Explicit fallthrough on switch
by Vincent Batts
· 8 years ago
6b35262
Maintain EVP_MD_CTX invariants.
by Adam Langley
· 8 years ago
1d6e365
Remove CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON scaffolding.
by David Benjamin
· 8 years ago
246e27d
Switch the buggy RSA parser off by default.
by David Benjamin
· 8 years ago
f231d6b
Remove CTR_DRBG_STATE alignment marker.
by David Benjamin
· 8 years ago
6dc892f
Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|.
by Martin Kreichgauer
· 8 years ago
9a127b4
Add CRYPTO_needs_hwcap2_workaround.
by David Benjamin
· 8 years ago
82dfea8
Bound everything parsed by the legacy ASN.1 stack.
by David Benjamin
· 8 years ago
288ca7d
Remove ASN1_template_(i2d,d2i).
by David Benjamin
· 8 years ago
f51f273
Temporarily gate new Fuchsia APIs on CHROMIUM_ROLLING_MAGENTA_TO_ZIRCON.
by David Benjamin
· 8 years ago
36d5947
Update Fuchsia symbols that have been renamed
by Aaron Green
· 8 years ago
a16e86c
Don't depend on 16-byte alignment from malloc.
by Adam Langley
· 8 years ago
769b386
Fix error handling/cleanup
by David Benjamin
· 8 years ago
b86be36
Guard against DoS in name constraints handling.
by Martin Kreichgauer
· 8 years ago
3c995f3
Fix overflow in c2i_ASN1_BIT_STRING.
by Martin Kreichgauer
· 8 years ago
c0e15d1
Zero memory in |OPENSSL_free|.
by Martin Kreichgauer
· 8 years ago
be90bf7
Clarify ERR_print_errors_* clear the error queue.
by David Benjamin
· 8 years ago
28d6979
Print errors better in FileTestGTest.
by David Benjamin
· 8 years ago
24e3609
Teach evp_test to verify by round-tripping.
by David Benjamin
· 8 years ago
8459d06
Properly size_t EVP_PKEY_CTX_set0_rsa_oaep_label.
by David Benjamin
· 8 years ago
ce3773f
Add a test for OAEP labels and custom digests.
by David Benjamin
· 8 years ago
2c46c10
Fix build when linux-headers are not installed.
by Peter Wu
· 8 years ago
e784822
Use OPENSSL_hash32 in lh_strhash.
by David Benjamin
· 8 years ago
7cc3f4f
Use __asm__ instead of asm.
by David Benjamin
· 8 years ago
808f832
Run the comment converter on libcrypto.
by David Benjamin
· 8 years ago
68a0b1b
Remove RFC 5114 groups.
by David Benjamin
· 8 years ago
331d2ce
Rename mont_data to order_mont.
by David Benjamin
· 8 years ago
e2568c4
Tidy up some Windows compiler assumptions.
by David Benjamin
· 8 years ago
3e2001c
Remove BIO_set_callback and friends.
by David Benjamin
· 8 years ago
72912d2
Rotate the default ticket encryption key.
by Martin Kreichgauer
· 8 years ago
34bf605
Add default cert store on Fuchsia
by Aaron Green
· 8 years ago
874c738
Revert ADX due to build issues.
by David Benjamin
· 8 years ago
02b1d19
Refactor bio_io()
by Vlad Tsyrklevich
· 8 years ago
f4ecc84
Prevent both early data and custom extensions from being accepted.
by Steven Valdez
· 8 years ago
78f5e75
Enable AVX2 and ADX in p256-x86_64-asm.pl.
by David Benjamin
· 8 years ago
488ca0e
Enable ADX in x86_64-mont*.pl.
by David Benjamin
· 8 years ago
348f0d8
Add OpenSSL 1.1.0's cipher property functions.
by David Benjamin
· 8 years ago
74115c9
Align the tables in P-256 select w[57] tests.
by David Benjamin
· 8 years ago
8c44afd
Revert "Enable ADX in x86_64-mont*.pl."
by David Benjamin
· 8 years ago
83d1a3d
Enable ADX in x86_64-mont*.pl.
by David Benjamin
· 8 years ago
016ebe2
OPENSSL_cleanse some buffers.
by David Benjamin
· 8 years ago
4492a61
More scopers.
by David Benjamin
· 8 years ago
8d20074
Clarify the ChaCha20-Poly1305 assembly functions' final parameters.
by David Benjamin
· 8 years ago
27e377e
Fix miscellaneous clang-tidy warnings.
by David Benjamin
· 8 years ago
4d1b57a
Add dummy |RAND_get_rand_method|.
by Adam Langley
· 8 years ago
abbf365
Make the bssl::SealRecord out_suffix arg fixed length.
by Martin Kreichgauer
· 8 years ago
2916430
Test that nullptr has the obvious memory representation.
by David Benjamin
· 8 years ago
d4e3795
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
by David Benjamin
· 8 years ago
edad306
Detect if the kernel preserves %zmm registers.
by David Benjamin
· 8 years ago
ccf8057
Use functions that do not depend on the current locale.
by Adam Langley
· 8 years ago
59392c3
Update FIPS documentation with pointer to the cert and security policy.
by Adam Langley
· 8 years ago
7d53638
Use __NR_getrandom rather than SYS_getrandom.
by David Benjamin
· 8 years ago
c66e397
Enable extra_in with the ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
9d4e06e
Switch some pointer casts to memcpy.
by David Benjamin
· 8 years ago
b065177
Reduce the alignment tag on aead_aes_gcm_siv_asm_ctx.
by David Benjamin
· 8 years ago
0b80f7f
Convert example_mul to GTest.
by David Benjamin
· 8 years ago
8d43674
Convert the tests in x509v3 to GTest.
by David Benjamin
· 8 years ago
2ec3b31
Unify RSA errors somewhat.
by David Benjamin
· 8 years ago
35dd4c8
Avoid possible memleak in X509_policy_check()
by David Benjamin
· 8 years ago
d68618b
<sup> doesn't work in Markdown, use Unicode instead.
by Adam Langley
· 8 years ago
fed35d3
Update the FIPS documentation.
by Adam Langley
· 8 years ago
d2e872f
Test that overflowing AEAD ciphertext length is handled.
by Adam Langley
· 8 years ago
e59703c
Sync asn1_gen.c with upstream 1.0.2.
by David Benjamin
· 8 years ago
3c97292
Fix chacha-armv4.pl with clang -fno-integrated-as.
by David Benjamin
· 8 years ago
d977eaa
Make AES-GCM AEADs support the optional second input argument to seal_scatter.
by Martin Kreichgauer
· 8 years ago
74bce29
Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input.
by Martin Kreichgauer
· 8 years ago
946dd62
AES-GCM shouldn't keep its own version of the tag length.
by Adam Langley
· 8 years ago
5aaaa98
Detect WatchGuard's TLS 1.3 interference failure mode.
by David Benjamin
· 8 years ago
e55b32d
Don't crash when decrypting with public keys.
by David Benjamin
· 8 years ago
44c0772
Remove some unnecessary indirections.
by David Benjamin
· 8 years ago
72b36cf
fuchsia: Use new spelling of NO_ERROR.
by Nico Weber
· 8 years ago
289e76b
EVP_PKEY_cmp does not return a boolean.
by David Benjamin
· 8 years ago
5e578c9
Don't draw entropy during FIPS power-on tests.
by Adam Langley
· 8 years ago
8379978
Allow |RSA_FLAG_NO_BLINDING| to be set with |e| set.
by Adam Langley
· 8 years ago
0a3663a
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
by David Benjamin
· 8 years ago
3763cbe
sha/asm/sha512-armv8.pl: adapt for kernel use.
by David Benjamin
· 8 years ago
f03cdc3
Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae.
by David Benjamin
· 8 years ago
8da5955
ARMv4 assembly pack: allow Thumb2 even in iOS build, and engage it in most modules.
by David Benjamin
· 8 years ago
b9940a6
bn/asm/armv4-mont.pl: boost NEON performance.
by David Benjamin
· 8 years ago
ae96383
ARMv4 assembly pack: implement support for Thumb2.
by David Benjamin
· 8 years ago
e2ff2ca
Revert "Use unified ARM assembly."
by David Benjamin
· 8 years ago
7f7ef53
Allow ILP32 compilation in AArch64 assembly pack.
by David Benjamin
· 8 years ago
43a4092
Add missing #include of assert.h
by Matthew Braithwaite
· 8 years ago
c07635f
Remove local __arm__ ifdef on aes-armv4.pl.
by David Benjamin
· 8 years ago
0514e3d
Remove needless type casting.
by David Benjamin
· 8 years ago
b529253
Implement scrypt from RFC 7914.
by David Benjamin
· 8 years ago
6af3a3d
aead_test: Skip calls to EVP_AEAD_CTX_open_gather when not implemented.
by Martin Kreichgauer
· 8 years ago
1967094
Align EVP_PKEY Ed25519 API with upstream.
by David Benjamin
· 8 years ago
18d9f28
Add EVP_AEAD_CTX_{seal_scatter,open_gather}.
by Martin Kreichgauer
· 8 years ago
1845d0d
Remove some dead code from crypto/asn1.
by David Benjamin
· 8 years ago
2dfa1ba
Delete some dead code from crypto/x509.
by David Benjamin
· 8 years ago
656aa9a
Convert p256-x86_64_test to GTest.
by David Benjamin
· 8 years ago
3b33f3e
Set static armcaps based on __ARM_FEATURE_CRYPTO.
by David Benjamin
· 8 years ago
619b323
Import Ed25519 tests from upstream to evp_tests.txt.
by David Benjamin
· 8 years ago
21882c5
Clarify rand locking comment.
by David Benjamin
· 8 years ago
204b8a1
Tag the power-on tests as a constructor function directly.
by Adam Langley
· 8 years ago
16c3f06
Convert evp_test to GTest.
by David Benjamin
· 8 years ago
Next »