rust-crypto 0.2.36

A (mostly) pure-Rust implementation of various common cryptographic algorithms.
Documentation
1
2
3
4
5
language: rust
rust:
    - nightly
    - stable
sudo: false