Skip to content

Jasmin implementation of the eXtended Merkle Signature Scheme (XMSS)

Notifications You must be signed in to change notification settings

ruipedro16/xmss-jasmin

Repository files navigation

xmss-jasmin

git clone --recurse-submodules git@github.com:ruipedro16/xmss-jasmin.git

Tests

cd test/xmss && make run # Only tests XMSS
cd test/ && ./run_all_tests.sh

Benchmarks

cd bench && make run

Proofs

cd spec && make all

Docker

docker build -t xmss-jasmin .
docker run -it xmss-jasmin bash

About

Jasmin implementation of the eXtended Merkle Signature Scheme (XMSS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published