summaryrefslogtreecommitdiff
path: root/src/crypto/crypto_ec.h
Commit message (Expand)AuthorAgeFilesLines
* src: delete AllocatedBufferDarshan Sen2022-05-131-4/+3
* src,crypto: avoid tristate Maybe<bool> in ExportJWKEcKey()Darshan Sen2022-03-081-1/+1
* src: register external references in crypto bindingsJoyee Cheung2021-10-191-0/+2
* src: remove more extra semis from member fnsShelley Vohr2021-05-201-2/+2
* crypto: reconcile duplicated codeJames M Snell2021-03-131-9/+0
* crypto: add optional callback to crypto.sign and crypto.verifyFilip Skokan2021-03-101-2/+2
* crypto: generateKeyPair('ec') should not support NODE-ED* and NODE-X*Filip Skokan2021-01-271-0/+1
* src: rename crypto_ecdh.(h|cc) to crypto_ec.(h|cc)Tobias Nießen2021-01-251-0/+177