Sign in
boringssl
/
boringssl.git
/
f466cdb5e0e2cd2a2edcfb02b031c47dacd9b297
/
crypto
f466cdb
size_t the RSA padding add functions.
by David Benjamin
· 8 years ago
8cd7bbf
Push password encoding back into pkcs12_key_gen.
by David Benjamin
· 8 years ago
3cb047e
Decouple PKCS#12 hash lookup from the OID table.
by David Benjamin
· 8 years ago
2d85062
Add Data-less Zero-RTT support.
by Steven Valdez
· 8 years ago
f35e838
Fix parsing of PBKDF2 parameters.
by David Benjamin
· 8 years ago
7179e53
Remove TODO.
by David Benjamin
· 8 years ago
1d4fa78
Decouple PBE lookup from the OID table.
by David Benjamin
· 8 years ago
cfb9d14
Update pkcs8 error data.
by David Benjamin
· 8 years ago
c90ed19
Tidy up error-handling around computing the hash in PSS.
by David Benjamin
· 8 years ago
96e744c
Decouple PKCS#5 cipher lookup from OID table.
by David Benjamin
· 8 years ago
9292632
Add some PSS test vectors with non-zero salt length.
by David Benjamin
· 8 years ago
5e2d0c9
Add some more RSA-PSS verification tests.
by David Benjamin
· 8 years ago
d851842
Reduce crypto/pkcs8 dependency on OID table.
by David Benjamin
· 8 years ago
aea20c1
Fix potential memory leak in ASN1_TIME_to_generalizedtime()
by David Benjamin
· 8 years ago
5c12778
Convert bio_test to GTest.
by David Benjamin
· 8 years ago
2d05568
Fix out-of-memory condition in conf.
by David Benjamin
· 8 years ago
fd67f61
Fix bounds check in RSA_verify_PKCS1_PSS_mgf1 when sLen is -2.
by David Benjamin
· 8 years ago
5916207
Improve RSA-PSS test coverage around length bounds.
by David Benjamin
· 8 years ago
8c64679
Remove BIGNUM and CBIGNUM crypto/asn1 types.
by David Benjamin
· 8 years ago
eb30288
Remove crypto/asn1 LONG and ZLONG.
by David Benjamin
· 8 years ago
2ddc461
Add additional RSA-PSS and RSA-OAEP tests.
by David Benjamin
· 8 years ago
076c6a3
Fix a memory leak in X509_STORE_add_cert/crl error handling.
by David Benjamin
· 8 years ago
aefc6b2
Fix a crash in print_notice.
by David Benjamin
· 8 years ago
b228541
Convert asn1_test to GTest.
by David Benjamin
· 8 years ago
438229a
Correct a typo in ASN.1 type name.
by Victor Vasiliev
· 8 years ago
4c341d0
Support asynchronous ticket decryption with TLS 1.0–1.2.
by Adam Langley
· 8 years ago
9310317
Remove 'file:' feature in v3_pci.c's CONF hooks.
by David Benjamin
· 8 years ago
6ad20dc
Move error-on-empty-cipherlist into ssl_create_cipher_list().
by Matthew Braithwaite
· 8 years ago
d04ca95
Add |SSL[_CTX]_set_chain_and_key|.
by Adam Langley
· 8 years ago
c77ea04
Enable RSA AVX2 code.
by Adam Langley
· 8 years ago
b647319
Avoid the error case in |bn_mul_mont|.
by Brian Smith
· 8 years ago
a58baaf
Forbid the server certificate from changing on renego.
by David Benjamin
· 8 years ago
7dd4e42
Convert x25519_test to GTest.
by David Benjamin
· 8 years ago
7e42999
Convert evp_extra_test into GTest.
by David Benjamin
· 8 years ago
591f251
Remove direct calls to BN_mod_exp.
by David Benjamin
· 8 years ago
be2ee34
Update AES-GCM-SIV to match revision four of the draft.
by Adam Langley
· 8 years ago
chromium-3029
version_for_cocoapods_9.0
5ae4165
Allow multiple IDN xn-- indicators
by Alessandro Ghedini
· 8 years ago
c4796c9
ECDSA: const EC_KEY* arguments where possible.
by Matthew Braithwaite
· 8 years ago
699e55b
Unexport time_support.h.
by David Benjamin
· 8 years ago
ced1895
Fix mis-import of upstream cc598f321fbac9c04da5766243ed55d55948637d.
by David Benjamin
· 8 years ago
c4d5925
Fix various malloc failure checks.
by David Benjamin
· 8 years ago
ec1d963
Fix crashes in EVP_CIPHER if cipher_data was not allocated.
by David Benjamin
· 8 years ago
fb2ac39
Convert ec_test to GTest.
by David Benjamin
· 8 years ago
c5be327
Tidy up EVP_PKEY_CTX_dup and fix malloc error crash.
by David Benjamin
· 8 years ago
3e8b782
Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt.
by David Benjamin
· 8 years ago
628f518
bn/asm/x86_64*: add DWARF CFI directives.
by Adam Langley
· 8 years ago
b91b9a8
Convert rsa_test to GTest.
by David Benjamin
· 8 years ago
98f5dc3
perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.
by David Benjamin
· 8 years ago
f3cc7a3
perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive.
by David Benjamin
· 8 years ago
4c40531
perlasm/x86_64-xlate.pl: typo fix in comment.
by David Benjamin
· 8 years ago
cb1b333
x86_64 assembly pack: Win64 SEH face-lift.
by Adam Langley
· 8 years ago
0f28691
Fix a few typos.
by David Benjamin
· 8 years ago
b19b662
Convert chacha_test to GTest.
by David Benjamin
· 8 years ago
004bff3
chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs.
by Adam Langley
· 8 years ago
cf9a98c
x86 assembly pack: update performance results.
by Adam Langley
· 8 years ago
51079b4
x86_64 assembly pack: add AVX512 ChaCha20 path.
by Adam Langley
· 8 years ago
b99dc55
chacha/asm/chacha-x86.pl: improve [backward] portability.
by Adam Langley
· 8 years ago
5ca18d8
chacha-x86.pl: simplify feature setting.
by Adam Langley
· 8 years ago
766a6fd
Revert "OpenSSL: make final reduction in Montgomery multiplication constant-time."
by Adam Langley
· 8 years ago
0bf9d6d
bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking.
by Adam Langley
· 8 years ago
ff7fb71
x86_64 assembly pack: add Goldmont performance results.
by Adam Langley
· 8 years ago
952f7bf
Spelling fixes in Perl files.
by Adam Langley
· 8 years ago
86c0692
Skylake performance results.
by Adam Langley
· 8 years ago
c948d46
Remove trailing whitespace from Perl files.
by Adam Langley
· 8 years ago
073a06d
On Windows, page walking is known as __chkstk.
by Adam Langley
· 8 years ago
b834450
Explain *cough*-dows
by Adam Langley
· 8 years ago
edcd8fd
bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking.
by Adam Langley
· 8 years ago
689eb3d
x86_64-xlate.pl: import fix(?) from upstream.
by Adam Langley
· 8 years ago
9ad43cb
x86_64-xlate.pl: drop some whitespace.
by Adam Langley
· 8 years ago
9be3238
perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
by Adam Langley
· 8 years ago
7d7554b
Add a helper for comparing byte strings.
by David Benjamin
· 8 years ago
949628a
perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive.
by Adam Langley
· 8 years ago
2512663
perlasm/x86_64-xlate.pl: minor readability updates.
by Adam Langley
· 8 years ago
3149979
perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.
by Adam Langley
· 8 years ago
4229d26
perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing.
by Adam Langley
· 8 years ago
137e2f8
bn/asm/rsaz-avx2.pl: refine Win64 SE handler.
by Adam Langley
· 8 years ago
bc6ef7a
Convert err_test to GTest.
by David Benjamin
· 8 years ago
b987355
Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2.
by Rob Sloan
· 8 years ago
6445391
chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings.
by Brian Smith
· 8 years ago
6b0edfb
Add a common TestEventListener for the error queue.
by David Benjamin
· 8 years ago
5bd8a09
Fix a crash with malformed user notice policy numbers
by David Benjamin
· 8 years ago
e0ca487
Fix EVP_get_digestbyobj for NID-less ASN1_OBJECTs.
by David Benjamin
· 8 years ago
e025f30
Guard the _GNU_SOURCE #define.
by David Benjamin
· 8 years ago
5fa2cdf
Test SSE4.1 before using ChaCha20-Poly1305 asm.
by Adam Langley
· 8 years ago
772a5be
Reorder the X25519 ladderstep stack frame on x86-64.
by Adam Langley
· 8 years ago
6342111
Remove BIO puts hooks.
by David Benjamin
· 8 years ago
5c9d411
Fix some compact unwind errors.
by David Benjamin
· 8 years ago
3f38d80
Add CFI information to the x86-64 X25519 asm.
by Adam Langley
· 8 years ago
8c2480f
Push to error queue in |EVP_PKEY_CTX_ctrl| for wrong keytype.
by Adam Langley
· 8 years ago
360a4c2
chacha20_poly1305_x86_64.pl: Use NASM-compatible syntax for |ldea|.
by Brian Smith
· 8 years ago
357a9f2
chacha20_poly1305_x86_64.pl: Use |imulq| instead of |imul|.
by Brian Smith
· 8 years ago
3416d28
chacha20_poly1305_x86_64.pl: Escape command line args like other PerlAsm scripts.
by Brian Smith
· 8 years ago
3b3b62f
X509_parse_from_buffer: reject massive certificates.
by Adam Langley
· 8 years ago
41a26e8
Remove buffer BIOs.
by David Benjamin
· 8 years ago
71e4aff
Use |extern| when referencing assembly functions from C.
by Adam Langley
· 8 years ago
d103616
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.
by David Benjamin
· 8 years ago
1da9c67
Use a Perlasm variable rather than an #if to exclude the ChaCha20-Poly1305 asm on Windows.
by Adam Langley
· 8 years ago
8d56558
Optimized Seal/Open routines for ChaCha20-Poly1305 for x86-64
by vkrasnov
· 8 years ago
1aa4a5b
Delete unused Poly1305 assembly.
by Adam Langley
· 8 years ago
9662843
Do a cursory conversion of a few tests to GTest.
by David Benjamin
· 8 years ago
Next »