cryptonite v0.23 Release Notes

    • ๐Ÿ“Œ Digest memory usage improvement by using unpinned memory
    • ๐Ÿ›  Fix generateBetween to generate within the right bounds
    • โž• Add pure Twofish implementation
    • ๐Ÿ›  Fix memory allocation in P256 when using a temp point
    • Consolidate hash benchmark code
    • โž• Add Nat-length Blake2 support (GHC > 8.0)
    • โšก๏ธ Update tutorial