Skip to content

19.1.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ektrah ektrah released this 28 Dec 14:56
· 381 commits to master since this release

New Features

  • Incremental hashing and MACing
  • Algorithms
    • Hash: SHA-512-256
    • MAC: HMAC-SHA256-128, HMAC-SHA512-256

(I.e., truncated SHA-512, HMAC-SHA256, and HMAC-SHA512. These are not to be confused with SHA-512/256, HMAC-SHA256/128, and HMAC-SHA512/256, respectively, which not only truncate but additionally also use a different initial hash value.)

Compatibility

This pre-release supports .NET Core 2.2, 2.1, and 1.1.