48 Commits (9adcb0aa7eb946bea9197276121412ef68776315)
 

Author SHA1 Message Date
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 ca3f243cf0 Require non-NULL store in X509_STORE_CTX_init. 4 years ago
David Benjamin 6d70353ca8 Const-correct X509V3_CONF_METHOD. 4 years ago
David Benjamin 6247347edd Avoid unions in X509_NAME logic. 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 662bfad810 Fix potential leak in bssl::Array::Shrink. 4 years ago
David Benjamin 6ad3b46b24 Remove ASN1_STRING_length_set. 4 years ago
Adam Langley 6a263ce483 Revert "Check AlgorithmIdentifier parameters for RSA and ECDSA signatures." 4 years ago
Daniel McArdle bc24805109 Implement PSK variants of HPKE setup functions. 4 years ago
Adam Langley bef6a2f5f5 acvp: support working with files. 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
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