13 Commits (db10ae50361a05508683282fcd8d2344a6a1517c)

Author SHA1 Message Date
David Benjamin 671ccb1a98 Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
David Benjamin 2e295b91a3 Stub out DSA paramgen functions. 3 years ago
David Benjamin 44872e1c74 Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
David Benjamin cfafcd454f Deduplicate d2i and i2d documentation. 3 years ago
David Benjamin ae7c178689 Add some OpenSSL compatibility aliases. 4 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. 5 years ago
David Benjamin 9372f38cd0 Bound RSA and DSA key sizes better. 5 years ago
David Benjamin 5d7c2f8b1d Implement i2d_PUBKEY and friends without crypto/asn1. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago