tiny-crypto 0.1.3

The tiny-crypto crate is a collection of tools for common crypto algorithms, with APIs aimed to be simple to use.
Documentation
1
2
3
4
5
6
7
{
    "rust-analyzer.linkedProjects": [
        "./Cargo.toml",
        "./Cargo.toml"
    ],
    "rust-analyzer.showUnlinkedFileNotification": false
}