Node.js crypto

GPTKB entity

Statements (56)
Predicate Object
gptkbp:instanceOf Node.js core module
gptkbp:category gptkb:security
cryptography
gptkbp:documentation https://nodejs.org/api/crypto.html
gptkbp:exportedTo Certificate class
Cipher class
Crypto class
Decipher class
DiffieHellman class
ECDH class
Hash class
Hmac class
KeyObject class
Sign class
Verify class
X509Certificate class
createCipheriv function
createDecipheriv function
createDiffieHellman function
createECDH function
createHash function
createHmac function
createPrivateKey function
createPublicKey function
createSecretKey function
createSign function
createVerify function
generateKeyPair function
getCiphers function
getCurves function
getHashes function
pbkdf2 function
randomBytes function
scrypt function
setEngine function
timingSafeEqual function
https://www.w3.org/2000/01/rdf-schema#label Node.js crypto
gptkbp:includes gptkb:HMAC
hash functions
verification
key derivation
key generation
signing
cipher algorithms
decipher algorithms
gptkbp:introducedIn Node.js v0.1.94
gptkbp:maintainedBy Node.js core team
gptkbp:provides cryptographic functionality
gptkbp:usedFor encryption
digital signatures
key exchange
decryption
random number generation
gptkbp:uses gptkb:OpenSSL
gptkbp:bfsParent gptkb:EdDSA
gptkbp:bfsLayer 5