Skip to content

Releases: nd1012/wan24-Crypto-BC

Version 3.13.0

21 Sep 05:04
Compare
Choose a tag to compare

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

09 Sep 03:08
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v3.11.0...v3.12.0

Version 3.11.0

16 Aug 04:25
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v3.10.1...v3.11.0

Version 3.10.1

13 Jul 11:19
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v3.10.0...v3.10.1

Version 3.10.0

06 Jul 09:16
c51091d
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v3.9.0...v3.10.0

Version 3.9.0

29 Jun 06:55
Compare
Choose a tag to compare

Changes

  • Added (Disposable)BouncyCastleEntropyMonitor
  • Added (Disposable)BouncyCastleBackupRng

Full Changelog: v3.8.0...v3.9.0

Version 3.8.0

22 Jun 06:44
Compare
Choose a tag to compare

Changes

  • Added AutoSeedRng

Full Changelog: v3.7.0...v3.8.0

Version 3.7.0

16 Jun 20:00
1f393fa
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v3.6.0...v3.7.0

Version 3.6.0

26 May 09:40
Compare
Choose a tag to compare

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

Version 3.5.1

13 Apr 12:41
Compare
Choose a tag to compare

Changes

  • Fixed method name BouncyCastle.RegisterNetalgrithms -> RegisterNetAlgorithms

Full Changelog: v3.5.0...v3.5.1