18 Commits (c4b17383691c2abd83560398275f0dfd139bdcba)

Author SHA1 Message Date
David Benjamin 9e6144382c Add some IWYU export pragmas 1 year ago
David Benjamin c807a23714 Fix truncation warnings with the iteration count 1 year ago
David Benjamin 754bcf6dcb Don't expose EVP_PKEY internal representation through EVP_PKEY_assign 1 year ago
David Benjamin 2e565ef29f Clarify that X25519 also supports EVP_PKEY_new_raw_private_key, etc 2 years ago
David Benjamin 890c201d4a Make EVP_PKEY opaque. 2 years ago
David Benjamin 671ccb1a98 Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
David Benjamin 2e295b91a3 Stub out DSA paramgen functions. 2 years ago
David Benjamin 44872e1c74 Add EVP_PKEY_HKDF for OpenSSL compatibility. 2 years ago
David Benjamin cfafcd454f Deduplicate d2i and i2d documentation. 3 years ago
David Benjamin ae7c178689 Add some OpenSSL compatibility aliases. 3 years ago
Shelley Vohr cf816d0825 Add compatibility impl for EVP_PKEY_get0 4 years ago
David Benjamin 940475da0c Be clearer which signing inputs are digests. 4 years ago
David Benjamin c9d3265a92 Generalize make_errors.go to allow EVP covering multiple directories. 4 years ago
David Benjamin b16bd33134 Document some defaults for the EVP RSA interface. 4 years ago
Daniel McArdle bc24805109 Implement PSK variants of HPKE setup functions. 4 years ago
David Benjamin 9372f38cd0 Bound RSA and DSA key sizes better. 4 years ago
David Benjamin 5d7c2f8b1d Implement i2d_PUBKEY and friends without crypto/asn1. 4 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 4 years ago