dudect-bencher 0.3.0

An implementation of the DudeCT constant-time function tester
Documentation
[package]
authors = ["Michael Rosenberg", "42micro@gmail.com"]
name = "dudect-bencher"
version = "0.3.0"

license = "MIT"

repository = "https://github.com/doomrobo/dudect-bencher/"
documentation = "https://docs.rs/dudect-bencher/"

description = "An implementation of the DudeCT constant-time function tester"

keywords = ["constant", "constant-time", "crypto", "benchmark"]

[dependencies]
clap = "2.25"
ctrlc = "3.0"
rand = "0.3"

[dev-dependencies]
rand = "0.3"