crypto
module provides cryptography functionalities for node
.
Feature | Description |
---|---|
Base16 | Traditional hexadecimal String encoding |
Curve25519 | Elliptic curve cryptography |
Sha256 | Sha256 hashing algorithm |
Keccak256 | Keccak256 hashing algorithm |
Blake2b256 | Blake2b256 hashing algorithm |
Ed25519 | Edwards-curve Digital Signature Algorithm |