Skip to content

randombit/hacrypto

 
 

Repository files navigation

hacrypto

Intro

Snapshots, architectures, audits, validation, and verification of crypto libraries

Snapshots

Source snapshots are all in the src directory. They are orgranized by language then library, then version directories. Our goal for snapshots is breadth. Please let us know if there is anything that we are missing!

Audits

Quick audits of some of the libraries in AUDITS.md.

Architecture

BON specifications for the hacrypto library can be found in the arch folder, along with a HTML view of the architecture, and generated tests.

Test generation

The TestGen contains a project that generates test cases and harnesses for crypto libraries. A primary goal is to generate CAVP tests and hopefully find some insufficiencies in the testing.

Verification/Validation

The Verification/VST/sha folder contains experiments with building, calling, and running frama-c value analysis on SHA256 implementations from NSS, Sodium, and a macro expanded and verified in Coq OpenSSL.

About

Experiments in high-assurance crypto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 54.6%
  • HTML 9.0%
  • Perl 5.6%
  • Java 5.3%
  • PHP 5.2%
  • C++ 4.7%
  • Other 15.6%