ethers.js/packages/crypto/README.md

15 lines
362 B
Markdown
Raw Permalink Normal View History

2022-04-14 06:09:51 -04:00
Crypto Utilities
================
*This is a beta version of the next release of ethers. Please do not use it in production yet.*
This package proivdes a generic interface to many cryptographic
hash functions, password-based key derivation functions, message
authentication and cryptographically-secure random number
generation.
License
-------
MIT License.