Releases: nd1012/wan24-Crypto-BC
Releases · nd1012/wan24-Crypto-BC
Version 1.11.0
Version 1.10.0
Changes
- Added AES-256-GCM AEAD symmetric encryption algorithm
- Added
AES256GCM_RAW
crypto profile for AES-256-GCM without compression and header - Using
MemoryPoolStream
internal, which cleans used memory before returning it to the pool - Updated references
Full Changelog: v1.9.0...v1.10.0
Version 1.9.0
Version 1.8.0
Version 1.7.0
Version 1.6.0
Version 1.5.0
Version 1.4.1
Changes
- Updated references
- Updated tests
- Added a reference to the
BouncyCastle.Cryptography
NuGet package
- Removed the
BouncyCastle.Cryptography.dll
reference
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
Changes
- Added missing display names for symmetric encryption algorithms
- Included Bouncy Castle DLL into NuGet package
- Updated references
Full Changelog: v1.3.0...v1.4.0
Version 1.3.0
Changes
- Updated references
- Included PDBs and source code in the NuGet package
- Added casting
- Added algorithm display names
Full Changelog: v1.2.0...v1.3.0