bundled-crypto 0.1.0

A collection of bundled crypto algorithms, encoding algorithms, and an implementation of the PASETO version protocol.
Documentation

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.