dudect-bencher 0.3.0

An implementation of the DudeCT constant-time function tester
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "dudect-bencher"
version = "0.3.0"
authors = ["Michael Rosenberg", "42micro@gmail.com"]
description = "An implementation of the DudeCT constant-time function tester"
documentation = "https://docs.rs/dudect-bencher/"
keywords = ["constant", "constant-time", "crypto", "benchmark"]
license = "MIT"
repository = "https://github.com/doomrobo/dudect-bencher/"
[dependencies.ctrlc]
version = "3.0"

[dependencies.clap]
version = "2.25"

[dependencies.rand]
version = "0.3"
[dev-dependencies.rand]
version = "0.3"