bundled-crypto 0.2.0

A collection of bundled crypto algorithms, encoding algorithms, and an implementation of the PASETO version protocol.
docs.rs failed to build bundled-crypto-0.2.0
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: bundled-crypto-0.1.0

A crate gathering various algorithms from different crypto libraries and attempting to unify their apis. Built to manage key rotations. Implements the PASETO token standard for standard web cookie/token-based authorization. Repackages some encoding libraries as well.

Mainly serves as a higher level crate reshipping other crates under an relatively cohesive, easy to use api.