Commit e42c7c8
src: move more crypto impl detail to ncrypto dep
* remove obsolete LogSecret function
* move StackOfX509 decl to ncrypto
* colocate GetSSLOCSPResponse with callsite
* move x509 error code and reason to ncrypto
* simplify X509Pointer/X509View pointer derefs a bit
* move prime gen and checks to ncrypto
* move BN_* methods into ncrypto
* move SSLPointer impl to ncrypto
* move SSLCtxPointer impl to ncrypto
* move EVP_CIPHER methods to ncrypto
* move CipherCtx methods to ncrypto
PR-URL: nodejs/node#56421
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>1 parent 8cac69c commit e42c7c8
2 files changed
Lines changed: 762 additions & 3 deletions
0 commit comments