An implementation of the DME2 signature scheme developed by Ignacio Luengo (iluengo@ucm.es).

Miguel Marco ef73942589 Initial commit 10 months ago
dme-3rnds-8vars-64bits-sign-pss ef73942589 Initial commit 10 months ago
dme-4rnds-8vars-64bits-sign-pss ef73942589 Initial commit 10 months ago
README.md ef73942589 Initial commit 10 months ago

README.md

An implementation of the DME2 signature scheme developed by Ignacio Luengo (iluengo@ucm.es).

The directory dme-3rnds-8vars-64bits-sign-pss contains the implementation with 3 rounds, and the directory dme-4rnds-8vars-64bits-sign-pss contains the one with four rounds.

See the file readme.txt inside each directory for compilation instructions.