summaryrefslogtreecommitdiff
path: root/src/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix format warning in AdditionalConfigraisinten2020-11-161-5/+6
* src,crypto: refactoring of crypto_context, SecureContextJames M Snell2020-11-111-178/+128
* crypto: fix comment in ByteSourceTobias Nießen2020-11-051-1/+1
* src: remove ERR prefix in crypto status enumsDaniel Bevenius2020-11-055-47/+47
* crypto: pass empty passphrases to OpenSSL properlyTobias Nießen2020-11-045-24/+55
* src: remove redundant OpenSSLBufferJames M Snell2020-11-033-13/+11
* crypto: fixup scrypt regressionsJames M Snell2020-10-302-2/+5
* src: remove ERR prefix in WebCryptoKeyExportStatusDaniel Bevenius2020-10-286-25/+25
* src: mark/pop OpenSSL errors in NewRootCertStoreDaniel Bevenius2020-10-212-3/+9
* src: minor cleanup and simplification of crypto::HashJames M Snell2020-10-192-34/+25
* src: combine TLSWrap/SSLWrapJames M Snell2020-10-157-1006/+2412
* src: remove toLocalChecked in crypto_contextJames M Snell2020-10-131-36/+58
* src: replace more toLocalCheckeds in crypto_*James M Snell2020-10-1311-46/+58
* crypto: add getCipherInfo methodJames M Snell2020-10-131-0/+141
* crypto: refactoring internals, add WebCryptoJames M Snell2020-10-0748-9/+13679
* crypto: move node_crypto files to src/cryptoJames M Snell2020-10-078-0/+2821