[]: {{{1
File : README.md
Maintainer : Felix C. Stegerman <flx@obfusk.net>
Date : 2016-10-20
Copyright : Copyright (C) 2016 Felix C. Stegerman
Version : v0.1.1
[]: }}}1
pypride - python (2+3) PRIDE cipher implementation
See [1] for the PRIDE specification; see pypride.py for the code
(with examples).
- profile and test whether emulating AVR Assembly is faster than matrix multiplication.
LGPLv3+ [2].
[1] Block Ciphers - Focus On The Linear Layer (feat. PRIDE) --- https://eprint.iacr.org/2014/453.pdf
[2] GNU Lesser General Public License, version 3 --- https://www.gnu.org/licenses/lgpl-3.0.html
[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )
