constant_time_eq 0.1.5

Compares two equal-sized byte strings in constant time.
Documentation
[badges.travis-ci]
repository = "cesarb/constant_time_eq"

[package]
authors = ["Cesar Eduardo Barros <cesarb@cesarb.eti.br>"]
categories = ["cryptography", "no-std"]
description = "Compares two equal-sized byte strings in constant time."
documentation = "https://docs.rs/constant_time_eq"
keywords = ["constant_time"]
license = "CC0-1.0"
name = "constant_time_eq"
readme = "README"
repository = "https://github.com/cesarb/constant_time_eq"
version = "0.1.5"