Simon Warta 29afc855ef Revert "Remove pbkdf2Sha512Crypto and getCryptoModule"
This reverts commit 1eb7f494462b04ec4cd0fa72fbd7b47ec8878fd1 (PR #1342).
2022-12-20 13:57:53 +01:00
..
2020-06-09 17:33:49 +02:00
2020-06-09 17:33:49 +02:00
2022-12-07 20:58:01 +01:00
2021-01-19 23:37:10 +01:00
2021-05-18 15:16:03 +02:00
2021-03-11 15:38:48 +01:00

@cosmjs/crypto

npm version

This package contains low-level cryptographic functionality used in other @cosmjs libraries. Little of it is implemented here, but mainly it is a curation of external libraries along with correctness tests. We add type safety, some more checks, and a simple API to these libraries. This can also be freely imported outside of CosmJS based applications.

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).