codecrypt
This is small information page about my project, mostly a collection of useful links.
Links
- Direct link to HOW-TO on Github
- Online manual page
- package downloads
- Github page (also has some documentation)
- quick git:
git clone git://github.com/exaexa/codecrypt.git
Reading material
- Post-quantum crypto in general
- McE-QD (the old encryption trapdoor of codecrypt, now broken)
- QC-MDPC McEliece (the new encryption trapdoor, since 1.7)
- Merkle trees
- FMTSeq signature algorithm (the digital signature of codecrypt)
Only for those brave enough, here is my bachelor thesis that, apart from mistakes, LaTeX coding problems, style inefficiencies, nonsenses and missing links, contains some reasons why codecrypt is built as it is and several hints about internal structure. Seriously, don’t read it. :)