Releases: nd1012/wan24-Crypto-BC
Releases · nd1012/wan24-Crypto-BC
Version 3.14.0
Version 3.13.0
Changes
- Added
Asymmetric*Algorithm.MAX_KEY_USAGE_COUNT
- Added
Encryption*Algorithm.MAX_CIPHER_DATA_LENGTH
- Added
Encryption*Algorithm.MAX_KEY_USAGE_COUNT
Full Changelog: v3.12.0...v3.13.0
Version 3.12.0
Version 3.11.0
Version 3.10.1
Version 3.10.0
Version 3.9.0
Changes
- Added
(Disposable)BouncyCastleEntropyMonitor
- Added
(Disposable)BouncyCastleBackupRng
Full Changelog: v3.8.0...v3.9.0
Version 3.8.0
Version 3.7.0
Version 3.6.0
Changes
- Updated references
CAUTION: This release contains an updated reference to the Bouncy Castle library NuGet package. Older releases reference the previous NuGet package version, which has a security issue. If you want to use an older wan24-Crypto
release with the current fixed Bouncy Castle library NuGet package, you can add a reference to the newer Bouncy Castle version into your project. The newer package should be downward compatible with the previous version, so that the older wan24-Crypto
version will be able to consume it, even the older Bouncy castle library package is referenced.
Full Changelog: v3.5.1...v3.6.0