cryptonite v0.2 Release Notes

    • ๐Ÿ›  Fix P256 compilation and exactness, + add tests
    • โž• Add a raw memory number serialization capability (i2osp, os2ip)
    • ๐Ÿ‘Œ Improve tests for number serialization
    • ๐Ÿ‘Œ Improve tests for ECC arithmetics
    • โž• Add Ord instance for Digest (Nicolas Di Prima)
    • ๐Ÿ›  Fix entropy compilation on windows 64 bits.