Skip to content

Francesca0901/some_small_crypto_trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DGK_comparison

To compile the DGK.cpp file, run g++ -o DGK DGK.cpp will produce the executable DGK. It can be run directly, without any input specified. It will generate 10 random x and y pairs, use DGK comparison to compare them.

lamport_signature

To compile those files, run make will produce an executable named lamport. It can be run directly, without any input specified. It will create 10 random binary messages(with only '0' and '1'), sign them and verify them, seperately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published