cryptonite v0.11 Release Notes

    • Truncate hashing correctly for DSA
    • โž• Add support for HKDF (RFC 5869)
    • โž• Add support for Ed448
    • ๐Ÿ‘ Extends support for Blake2s to 224 bits version.
    • โ†ช Compilation workaround for old distribution (RHEL 4.1)
    • Compilation fix for AIX
    • Compilation fix with AESNI and ghci compiling C source in a weird order.
    • ๐Ÿ›  Fix example compilation, typo, and warning