consistenttime 0.0.1

Constant time operations for crypto libraries.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["William Cody Laeder <codylaeder@gmail.com>"]
description = "Constant time operations for crypto libraries."
documetation = "https://valarauca.github.io/consistenttime/consistenttime/index.html"
homepage = "https://github.com/valarauca/consistenttime"
keywords = ["constant", "time", "consistent", "crypto"]
license = "Apache-2.0"
name = "consistenttime"
readme = "README.md"
repository = "https://github.com/valarauca/consistenttime.git"
version = "0.0.1"