aqueduct 0.0.0

aqueduct implements the tweakable Sleeve wrapping traditional, non-quantum elliptic-curve cryptographic schemes as formalized by researchers at IOHK
Documentation

aqueduct

Aqueduct implements the recently formalized tweakable sleeve, a novel sleeve achieving modularity by implementing a composition mechanism based on tweakble hash functions.

Getting Started

Import the crate

aqueduct = "0.1.0"

Basic Usage

use aqueduct

fn main() { println!("Welcome to aqueduct"); }

Contributors

Research