- Implementation of Present.
Parallel, asynchronous.
64 bits plain-text and 128 bits key.
Testbench included, using standard test vector.
Author: Javier Castaño, Universidad Antonio Nariño. 2014
Reference: https://www.iacr.org/archive/ches2007/47270450/47270450.pdf (original paper).
- Implementation of SIMON Lighweight crypto algorithm.
Parallel, asynchronous.
64 bits plain-text and 128 bits key.
Testbench included, using standard test vector.
Author: Javier Castaño, Universidad Antonio Nariño. 2019
Reference: https://eprint.iacr.org/2013/404.pdf (original paper 2013)
Further information: https://github.com/nsacyber/simon-speck (not including a parallel implementation).