-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Welcome to the OptimizedJCAlgs wiki!
This Git repository is a practical output of my diploma thesis I have been working on during 2018. Its main focus is to provide optimized open-source implementations of various JavaCard algorithms, such as lightweight ciphers (TWINE, Zorro), password-based key derivation, SHA-3 message digest or 5 Authenticated Encryption algorithms. It also provides optimized version of OpenPGP applet that works with PGP clients such as GnuPG.
This wiki provides information on how to get my code to work, in case you run into some problems (which you shouldn't, as I try to make things as easy and intuitive as possible). If you have any feedback, don't hesitate to contact me or open an issue. If you want to add some functionality and expand this little JavaCard code collection, feel free to create a pull request.
All code is under MIT license, all credit to original authors is given where it is due.
Good luck and have fun.
Matej Evin