15 lines
362 B
Markdown
15 lines
362 B
Markdown
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.
|