Sign in
boringssl
/
boringssl
/
HEAD
dfe0b01
Stub out some more of PKCS7.
by David Benjamin
· 10 hours ago
master
24df734
Remove TODO to reverse the output of PKCS12_parse.
by David Benjamin
· 17 hours ago
d4fdb7b
Make the X509_VAL structure opaque.
by David Benjamin
· 3 days ago
abd6c05
Support creating unencrypted PKCS#12 files.
by David Benjamin
· 3 days ago
84c0c90
Move PKCS#12 samples to embed_test_data.
by David Benjamin
· 3 days ago
a1d1a67
Remove some remnants of TLS 1.3 downgrade carveouts.
by David Benjamin
· 3 days ago
e9315d5
Remove X509_REQ_to_X509.
by David Benjamin
· 3 days ago
e7bb89b
Fix OPENSSL_EC_* constants and add EC_GROUP_get_asn1_flag
by David Benjamin
· 3 days ago
0a86cbf
RAND_set_rand_method returns int.
by David Benjamin
· 3 days ago
eb5640b
Check the inner and outer CRL signature algorithms match.
by David Benjamin
· 4 days ago
a3aeea7
Remove block_mask from EVP_CIPHER_CTX.
by David Benjamin
· 4 days ago
f69624a
Document a couple more functions in x509.h.
by David Benjamin
· 4 days ago
89d1241
Define X509V*_VERSION constants.
by David Benjamin
· 4 days ago
d707bc0
Handle the default X.509 version explicitly.
by David Benjamin
· 4 days ago
5652262
Compile for RISC-V.
by Adam Langley
· 4 days ago
409ea28
Add ECDSA nonce-testing functions.
by David Benjamin
· 4 weeks ago
fd68d75
Rearrange ECDSA implementation.
by David Benjamin
· 4 weeks ago
e7b5675
Split the FIPS mode PRNG lock in two.
by David Benjamin
· 8 days ago
94634a7
Remove legacy vs_toolchain.py environment variable.
by David Benjamin
· 11 days ago
0653147
runner: Rename 'masterSecret' on session objects to plain 'secret'.
by David Benjamin
· 10 days ago
8640b41
Test ECDSA signing is non-deterministic.
by David Benjamin
· 4 weeks ago
bc0a4f1
acvp: split ACVP modulewrapper for reuse by Trusty
by Stephen Crane
· 2 weeks ago
1a7456a
No-op CL to trigger some builds.
by David Benjamin
· 12 days ago
48d80bb
Use CIPD Go packages.
by David Benjamin
· 11 days ago
814465f
Update CMake on the bots and switch to CIPD where available.
by David Benjamin
· 11 days ago
e5d41a5
Future-proof vs_toolchain.py for VS2019.
by David Benjamin
· 11 days ago
be9a86f
Revert "Revert "Disable check that X.509 extensions implies v3.""
by Adam Langley
· 12 days ago
bbd1742f
Update Clang and Go on the bots.
by David Benjamin
· 3 weeks ago
f6bd54e
Check for OBJ_nid2obj failures in X509_ATTRIBUTE_create.
by David Benjamin
· 13 days ago
e7c0c97
Don't overflow the output length in EVP_CipherUpdate calls.
by David Benjamin
· 14 days ago
ca2162d
Remove X509_issuer_and_serial_hash.
by David Benjamin
· 14 days ago
238a258
Fix Bazel build breakage.
by Justin Paupore
· 2 weeks ago
85bda4b
Specify VS toolchain by command-line argument.
by David Benjamin
· 2 weeks ago
a99308f
Update Android Bazel build support in BUILD.toplevel.
by Justin Paupore
· 3 weeks ago
c02c19e
Honor SSL_TLSEXT_ERR_ALERT_FATAL in the ALPN callback.
by David Benjamin
· 3 weeks ago
3b7029a
acvp: detect header element in JSON.
by Adam Langley
· 3 weeks ago
ce9b002
Align the ARM capability functions.
by David Benjamin
· 3 weeks ago
f9bd455
Skip runtime NEON checks if __ARM_NEON is defined.
by David Benjamin
· 3 weeks ago
fc23300
acvp: don't include CMAC-AES in regcap dump.
by Adam Langley
· 3 weeks ago
4d3e540
acvp: fix CMAC verify
by Adam Langley
· 3 weeks ago
a2278d4
Include bn/internal.h for non-bcm.c builds.
by Adam Langley
· 4 weeks ago
48cbd69
Add various function calls to test_fips.
by Adam Langley
· 4 weeks ago
bb43a45
Add missing include to self_check.c.
by David Benjamin
· 4 weeks ago
4251d0d
Revert "Disable check that X.509 extensions implies v3."
by Adam Langley
· 5 weeks ago
c5e4538
Fix TLS13SessionID-TLS13 test.
by David Benjamin
· 5 weeks ago
ae2bb64
Use ID instead of Id in Go.
by David Benjamin
· 5 weeks ago
4a196cc
acvp: move CMAC verification into the module wrapper.
by Adam Langley
· 5 weeks ago
ab5edbe
Benchmark BORINGSSL_self_test in FIPS mode.
by David Benjamin
· 5 weeks ago
1c91972
Support MOVLPS and MOVHPS in delocate.
by David Benjamin
· 5 weeks ago
5cf0218
Add FFDH FIPS self-test.
by Adam Langley
· 6 weeks ago
d09962d
acvp: update to newer FFDH test.
by Adam Langley
· 5 weeks ago
e133345
Add basic BLAKE2b-256 support.
by Adam Langley
· 6 weeks ago
16c42cc
acvp: check that the payloadLen of cipher tests is correct.
by Adam Langley
· 6 weeks ago
1fa6b7f
acvp: update test expectations in light of 8dcdcb39a7
by Adam Langley
· 6 weeks ago
b0d71a2
Support cross-compiling AArch64 FIPS to Android.
by Adam Langley
· 6 weeks ago
8dcdcb3
acvp: drop 3DES fields from output when unused.
by Adam Langley
· 6 weeks ago
0f0e2bc
acvp: don't advertise SHA-1 RSA signature generation.
by Adam Langley
· 6 weeks ago
39093c1
Fix comments that refer to old draft of HPKE.
by Dan McArdle
· 6 weeks ago
c47bfce
Define TLSEXT_TYPE_quic_transport_parameters to the old code point for now.
by David Benjamin
· 6 weeks ago
2d691ca
Make BN_clear_free a wrapper around BN_free.
by Adam Langley
· 6 weeks ago
c5e2cf3
delocate: support Aarch64
by Adam Langley
· 10 weeks ago
c1e156a
Add DH_compute_key_padded.
by David Benjamin
· 7 weeks ago
a9319d9
Fix client 0-RTT handling with ALPS.
by David Benjamin
· 6 weeks ago
2f2d27e
acvp: add XTS support.
by Adam Langley
· 6 weeks ago
595cdc2
doc: fix SSL_set0_rbio
by Yuchen Dai
· 7 weeks ago
3d8b8c3
Add support for the new QUIC TLS extension codepoint
by David Schinazi
· 7 weeks ago
f8f35c9
delocate: preprocess perlasm output on Aarch64
by Adam Langley
· 10 weeks ago
c3ee9c8
Replace MockQUICTransport tags with record types.
by David Benjamin
· 7 weeks ago
e606f79
Run extension tests at all protocols.
by David Benjamin
· 7 weeks ago
47d1274
Make QUIC tests work with early data.
by David Benjamin
· 7 weeks ago
7a55c80
Make QUIC work with -async tests.
by David Benjamin
· 7 weeks ago
71ed9d7
Fix ALPS state machine in QUIC servers.
by David Benjamin
· 7 weeks ago
f4a8829
runner: Allow tokbind without RI/EMS in TLS 1.3.
by David Benjamin
· 7 weeks ago
41676bf
Test that ALPS can be deferred to the ALPN callback.
by David Benjamin
· 7 weeks ago
c295935
Send ECH acceptance signal from backend server.
by Dan McArdle
· 4 months ago
5d54832
delocate: handle Aarch64 assembly in parser.
by Adam Langley
· 10 weeks ago
afd5dba
Add ASM optimizations for Windows on Arm
by Anthony Roberts
· 4 months ago
571c3e7
Use gai_strerrorA on Windows.
by David Benjamin
· 8 weeks ago
13da180
Optimize suffix building in FileTest::ReadNext().
by Daniel McArdle
· 8 weeks ago
5dd18d0
A handful more compatibility functions.
by Adam Langley
· 8 weeks ago
7dfb472
Update HPKE to draft-irtf-cfrg-hpke-07.
by Dan McArdle
· 8 weeks ago
ab6a8f4
acvp: drop subprocess_test.go
by Adam Langley
· 2 months ago
76164b1
Add some OpenSSL-compatibility aliases
by Adam Langley
· 8 weeks ago
c42baf8
delocate: eliminate expression from vpaes assembly.
by Adam Langley
· 10 weeks ago
e484375
delocate: support alternative comment indicators
by Adam Langley
· 10 weeks ago
4df05c5
Update third_party/googletest.
by David Benjamin
· 8 weeks ago
4f75b76
acvp: add tests
by Adam Langley
· 2 months ago
9422ac6
Fix chacha20_poly1305_x86_64.pl comments.
by David Benjamin
· 8 weeks ago
bac5544
Fix awkward wording in comment.
by Adam Langley
· 2 months ago
92c48be
Update ECH GREASE to draft-ietf-tls-esni-09
by Dan McArdle
· 2 months ago
78f15a6
Gerrit ignores <sup>; use Unicode superscript instead.
by Adam Langley
· 10 weeks ago
e02dd70
acvp: better document the subprocess protocol.
by Adam Langley
· 10 weeks ago
082cd78
Add .text.unlikely.* pattern to fips_shared.lds.
by Peter Collingbourne
· 10 weeks ago
4ab14ea
acvp: fix silly errors.
by Adam Langley
· 2 months ago
8685482
acvp: load config later.
by Adam Langley
· 2 months ago
e56dfcf
Allow some non-minimal lengths in BER.
by Adam Langley
· 3 months ago
bb0cb95
Export tool_sources to GN.
by David Benjamin
· 2 months ago
6263426
Use more efficient std::string::find overload.
by Adam Langley
· 3 months ago
ca058c0
Revert "Add support for the new QUIC TLS extension codepoint"
by Adam Langley
· 3 months ago
df75139
Move DH parameter generation out of the FIPS module.
by Adam Langley
· 3 months ago
Next »