21 Commits (1c58648f14ed75f2a8cc3ae08897987d97f493ec)

Author SHA1 Message Date
David Benjamin 1c58648f14 Remove sxnet and pkey_usage_period extensions. 5 years ago
David Benjamin 125a38fad9 Const-correct various X509 functions. 5 years ago
David Benjamin 95d8eaa660 Make X509_set_not{Before,After} functions rather than macros. 5 years ago
David Benjamin 48cb69f8bd Add X509_get0_uids from OpenSSL 1.1.0. 5 years ago
David Benjamin 9372f38cd0 Bound RSA and DSA key sizes better. 5 years ago
David Benjamin c947efabcb Add set1 versions of X509 timestamp setters. 5 years ago
Daniel McArdle 430ccd6163 Update HPKE implementation and test vectors to draft-irtf-cfrg-hpke-05. 5 years ago
Adam Langley d3a5b87aed Handle NULL arguments in some i2d_* functions. 5 years ago
Tamas Petz a0b49d63fd aarch64: support BTI and pointer authentication in assembly 5 years ago
Nick Harper 74161f485b Enforce presence of ALPN when QUIC is in use. 5 years ago
David Benjamin 7d3a24d9db Fix the naming of alert error codes. 5 years ago
David Benjamin db129f3f3f Add X509_SIG_get0 and X509_SIG_getm. 5 years ago
Daniel McArdle 8b601c88fb Implement HPKE. 5 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 5 years ago
Adam Langley 83b74c6a7a Add details of 20190808 FIPS certification. 5 years ago
David Benjamin 8f88b27d6a Link to ws2_32 more consistently. 5 years ago
David Benjamin de196121b0 Allow explicitly-encoded X.509v1 versions for now. 5 years ago
David Benjamin eda849d2e6 Opaquify PKCS8_PRIV_KEY_INFO. 5 years ago
David Benjamin 5d7c2f8b1d Implement i2d_PUBKEY and friends without crypto/asn1. 5 years ago
Steven Valdez d0637e901d Remove TRUST_TOKEN_experiment_v0. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago