CosmWasm Crypto

NOTE: This is a fork of the original cosmwasm-storage repository adapted for use in SecretNetwork's Secret Contracts.

This crate implements cryptography-related functions, so that they can be available for both, the cosmwasm-vm and cosmwasm-std crates.

Implementations

Benchmarking

bash cd packages/crypto cargo bench

License

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