Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

BytecodeApi.Cryptography

Library for encryption & hashing and other cryptographic operations.

Examples

See: Examples

Changelog

5.0.0 (15.02.2026)

  • change: Targeting .NET 10.0

4.0.0 (15.09.2025)

  • change: Targeting .NET 9.0
  • new: RIPEMD128 hash algorithm

3.0.1 (10.12.2023)

  • new: MD2, MD4 and SHA224 hash algorithms
  • change: CRC64 hash algorithm now uses ECMA 182

3.0.0 (08.09.2023)

  • Initial release