const_time_enc 0.1.0

a Rust port of ParagonIE's constant time encodings for PHP
Documentation
[dependencies]
[dev-dependencies.quickcheck]
version = "0.7"

[features]
bench = ["test"]
test = []

[package]
authors = ["Michael Holmes <michael.holmes@protonmail.ch>"]
description = "a Rust port of ParagonIE's constant time encodings for PHP"
license-file = "LICENSE"
name = "const_time_enc"
repository = "https://github.com/ceph3us/const_time_enc"
version = "0.1.0"