Francois Berder / Crypto

Dependents:   mBuinoBlinky PB_Emma_Ethernet SLOTrashHTTP Garagem ... more

You are viewing an older revision! See the latest version

Homepage

Table of Contents

    This library implements the following algorithms :

    • RC4
    • AES (AES-128, AES-192, AES-256)
    • MD2
    • MD5
    • SHA-1
    • SHA-2 (SHA-224, SHA-256, SHA-384, SHA-512)

    TODO

    • remove dynamic allocation in MD2
    • improve speed
    • implement DES and 3DES
    • implement HMAC (HMAC-MD5, HMAC-SHA1, HMA-SHA256)

    All wikipages