easycrypt
There are 9 repositories under easycrypt topic.
formosa-crypto/libjade
Crypto library
dfirsov/easycrypt-zk-code
EasyCrypt formalization of definitions and derivations associated with zero-knowledge (sigma protocols).
dfirsov/jasmin-zk
We implement the Schnorr proof system in assembler via the Jasmin toolchain, and prove the security (proof-of-knowledge and zero-knowledge) and the absence of leakage through timing side-channels of that implementation in EasyCrypt.
Hacker-Code-J/EasyCrypt-CraftCodeLab
Mastering the Art of EasyCrypt Programming
ruipedro16/xmss-jasmin
Jasmin implementation of the eXtended Merkle Signature Scheme (XMSS)
dfirsov/comparison-based-non-malleabiltiy-unsat
EasyCrypt proof of unsatisfiability of comparison-based definition of non-malleability for commitments
dfirsov/easycrypt-multiple-time-blt-signature
Verified Multiple-Time Signature Scheme from One-Time Signatures and Timestamping
dfirsov/easycrypt-one-time-blt-signature
Verified Security of BLT Signature Scheme
kjy00302/easycrab
An EasyCrypt decrypter written in Rust