You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.1 KiB

math/cryptography

Notes, code and documents done while reading books and papers.

mathematics

In-between math & crypto:

cryptography

code

Also some Sage implementations can be found in the *.sage files of this repo. Also some of the algorithms and schemes can be found implemented (mostly in Rust language) in various repositories of the github https://github.com/arnaucube .