This library implements some hash and cryptographic algorithms.

Dependents:   mBuinoBlinky PB_Emma_Ethernet SLOTrashHTTP Garagem ... more

AES CBC fixed and something more

AES: bugfixed CBC, added PCBC (i could add CFB and OFB if needed), added public setIV(), moved keyExpansion() to public, in and out buffers can be the same

Fork of François Berder Crypto, fixed AES CBC and small rework AES, MD2, md5, RC4, SHA

1 comment:

03 Feb 2015

Hello,

First of all, thanks for you commit ! I am not very familiar with the interface of the online compiler and I am very busy at the moment. I will try to merge your commits in the git repository this week-end. Anyway, just to let you know that I am not considering adding any new features in the future. I am ok to provide some help for the maintenance depending on how much free time I have.

Best Regards,

François