680 Commits (d703d95b80dc9522cc34678318dcb95a56fe7fd7)
 

Author SHA1 Message Date
David Benjamin 48cb69f8bd Add X509_get0_uids from OpenSSL 1.1.0. 4 years ago
David Benjamin 9372f38cd0 Bound RSA and DSA key sizes better. 4 years ago
David Benjamin c947efabcb Add set1 versions of X509 timestamp setters. 4 years ago
David Benjamin edd4c5f767 Consistently sort generated build files. 4 years ago
Adam Langley 56308910f3 delocate: use 64-bit GOT offsets in the large memory model. 4 years ago
Daniel McArdle 430ccd6163 Update HPKE implementation and test vectors to draft-irtf-cfrg-hpke-05. 4 years ago
Adam Langley d3a5b87aed Handle NULL arguments in some i2d_* functions. 4 years ago
Tamas Petz a0b49d63fd aarch64: support BTI and pointer authentication in assembly 4 years ago
Watson Ladd dcd6e447eb Support delegated credentials verison 06 4 years ago
Adam Langley 0cd846f24f delocation: large memory model support. 4 years ago
Nick Harper 74161f485b Enforce presence of ALPN when QUIC is in use. 4 years ago
David Benjamin 7d3a24d9db Fix the naming of alert error codes. 4 years ago
David Benjamin 70fee17204 Use golang.org/x/crypto in runner. 4 years ago
Nick Harper 281a8f5ea3 Disable ClientHello padding for QUIC. 4 years ago
David Benjamin db129f3f3f Add X509_SIG_get0 and X509_SIG_getm. 4 years ago
Daniel McArdle 8b601c88fb Implement HPKE. 4 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 4 years ago
David Benjamin 54858b63c1 Switch clang-format IncludeBlocks to Preserve. 4 years ago
David Benjamin d054e1bc61 Fix unterminated clang-format off. 4 years ago
Daniel McArdle 1a63507c41 Add line number to doc.go error messages. 4 years ago
Adam Langley f0558c359c Kick the bots. 4 years ago
David Benjamin 8c0a6ebfc2 Add a JSON output to generate_build_files.py. 4 years ago
Adam Langley 83b74c6a7a Add details of 20190808 FIPS certification. 4 years ago
David Benjamin 8f88b27d6a Link to ws2_32 more consistently. 4 years ago
David Benjamin de196121b0 Allow explicitly-encoded X.509v1 versions for now. 4 years ago
David Benjamin eda849d2e6 Opaquify PKCS8_PRIV_KEY_INFO. 4 years ago
David Benjamin 5d7c2f8b1d Implement i2d_PUBKEY and friends without crypto/asn1. 4 years ago
Steven Valdez d0637e901d Remove TRUST_TOKEN_experiment_v0. 4 years ago
David Benjamin b9fbf4069e Clarify in-place rules for low-level AES mode functions. 4 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 4 years ago