Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hacspec integration #9

Open
11 tasks
tarcieri opened this issue Dec 3, 2020 · 1 comment
Open
11 tasks

hacspec integration #9

tarcieri opened this issue Dec 3, 2020 · 1 comment

Comments

@tarcieri
Copy link
Member

tarcieri commented Dec 3, 2020

hacspec is a specification language for cryptographic primitives implemented as a subset of Rust:

https://github.com/hacspec/hacspec

The goal is to provide formally verified reference implementations of cryptographic primitives utilizing techniques like equivalence proving to verified implementations in languages like F*.

It'd be interesting to verify our implementations against the hacspec reference versions, potentially leveraging tools like Project Oak's RVT and/or crux-mir.

Relevant algorithms

AEADs

Block/Stream Ciphers

Elliptic Curves

Hash Functions

Key Derivation Functions

Message Authentication Codes

Universal Hashes

@daviddrysdale
Copy link

cc @alastairreid @benlaurie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants