Skip to content

Releases: HMBSbige/CryptoBase

1.2.1

11 Mar 05:04
f738cfd
Compare
Choose a tag to compare
  • byte[] => ReadOnlySpan<byte>

1.2.0

09 Mar 11:32
b92479d
Compare
Choose a tag to compare
  • Change digests interface
    • Support update stream
    • Drop IDisposable to fix ThreadLocal leak
  • Reduce the risk of side-channel information leakage
  • Support SodiumIncrement for Span<byte>
  • Drop IIntrinsics
  • Refine ChaCha20