exonum-crypto 0.13.0-rc.1

Cryptography related types, constants, traits and functions.
docs.rs failed to build exonum-crypto-0.13.0-rc.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: exonum-crypto-1.0.0

Cryptography related types, constants, traits and functions. The functions in this library are used for key generation, hashing, signing and signature verification.

The Crypto library makes it possible to potentially change the type of cryptography applied in the system and add abstractions best suited for Exonum.