Crates.io | dalek-credentials |
lib.rs | dalek-credentials |
version | 0.0.0 |
source | src |
created_at | 2017-02-28 21:34:27.312479 |
updated_at | 2017-02-28 21:34:27.312479 |
description | An algebraic message authentication code (MAC) over curve25519 |
homepage | |
repository | https://github.com/hdevalence/dalek-credentials |
max_upload_size | |
id | 8740 |
size | 1,554 |
An algebraic message authentication code (MAC) over curve25519, and algebraic-MAC-based anonymous credentials scheme which allows for arbitrary attributes and arbitrary message size.
This package is curently a placeholder, and development is actively underway. Please check back soon!
Our elliptic curve library (which this code uses) has not yet received sufficient peer review by other qualified cryptographers to be considered in any way, shape, or form, safe.
USE AT YOUR OWN RISK
Documentation is available here.