34 Commits (a673d02458b1b7d897084266b93d5c610e36bd17)

Author SHA1 Message Date
Steven Valdez f2b2ef8407 Update TrustTokenV2 to use VOPRFs and assemble RR. 4 years ago
David Benjamin 38bcb5368c Add a warning to des.h. 4 years ago
David Benjamin 9bf1634b93 Move Trusty workaround to the OPENSSL_LINUX define. 4 years ago
David Benjamin 0ee5808fed Add a few more OPENSSL_NO_* constants. 4 years ago
David Benjamin e0900ac5e1 Mirror dsa.h's deprecation notice in dh.h. 4 years ago
David Benjamin cefbf9ceaa Const-correct X509_get0_extensions. 4 years ago
David Benjamin 3743aafdac Add SSL_CIPHER_get_protocol_id. 4 years ago
Steven Valdez 9adcb0aa7e Add TrustTokenV2. 4 years ago
David Benjamin ee4af9e94e Add X509_get_pathlen and X509_REVOKED_get0_extensions. 4 years ago
Adam Langley 5eeaf3029d Add some accommodations for FreeRDP 4 years ago
David Benjamin 6d70353ca8 Const-correct X509V3_CONF_METHOD. 4 years ago
David Benjamin 49e9f67d8b Bump OPENSSL_VERSION_NUMBER to 1.1.1. 4 years ago
David Benjamin a82cfdf083 Document more of x509.h. 4 years ago
David Benjamin 6ad3b46b24 Remove ASN1_STRING_length_set. 4 years ago
Daniel McArdle bc24805109 Implement PSK variants of HPKE setup functions. 4 years ago
David Benjamin 4ef5de02c7 Document a few more functions in x509.h. 4 years ago
David Benjamin 298d8bea03 Add subject key ID and authority key ID accessors. 4 years ago
David Benjamin 1c58648f14 Remove sxnet and pkey_usage_period extensions. 4 years ago
David Benjamin 125a38fad9 Const-correct various X509 functions. 4 years ago
David Benjamin 95d8eaa660 Make X509_set_not{Before,After} functions rather than macros. 4 years ago
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
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
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 db129f3f3f Add X509_SIG_get0 and X509_SIG_getm. 4 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 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