Computer scienceBackendNode.jsCore ConceptsInternal modulesOther modulesHashing: overviewHash function

Intro to crypto module

Crypto methods

Report a typo

What does each method return?

Match the items from left and right columns
crypto.getHashes()
crypto.getCiphers()
crypto.randomBytes()
crypto.secretKey()
doesn't exist
a list of available ciphering algorithms
random data in Buffer format
a list of available hashing algorithms
___

Create a free account to access the full topic