js.node.crypto
| .. | |
|---|---|
| Certificate | SPKAC is a Certificate Signing Request mechanism originally implemented by Netscape and now specified formally as part of HTML5's keygen element. | 
| Cipher | Class for encrypting data. | 
| Decipher | Class for decrypting data. | 
| DiffieHellman | The class for creating Diffie-Hellman key exchanges.
Returned by  | 
| ECDH | The class for creating EC Diffie-Hellman key exchanges. | 
| ECDHFormat | |
| Hash | The class for creating hash digests of data. | 
| Hmac | Class for creating cryptographic hmac content. | 
| IDiffieHellman | Common interface for  | 
| Sign | Class for generating signatures. | 
| Verify | Class for verifying signatures.
Returned by  |