Authenticated encryption built fully on XXTEA block cipher
Go to file
Juhani Krekelä 21ed995281 Fix the implementation of MDC-2. The state is chained as the key, not as the plaintext, through the block cipher 2021-04-08 20:35:34 +03:00
.gitignore Add .gitignore 2021-04-05 02:17:12 +03:00
Makefile Add Makefile 2021-04-05 02:16:58 +03:00
puer.c Fix the implementation of MDC-2. The state is chained as the key, not as the plaintext, through the block cipher 2021-04-08 20:35:34 +03:00