norkator / cryptography

Cryptography Android application code samples / cipher collection for app users
https://play.google.com/store/apps/details?id=com.nitramite.cryptography
MIT License
184 stars 32 forks source link

Khazad, Anubis not ciphered in right size blocks #21

Closed norkator closed 3 years ago

norkator commented 4 years ago

Need to fix in some point. Leads to basically input bytes not being ciphered at all.

SKR301 commented 3 years ago

Sent a PR to solve the padding issue. #25 (update padding issue)