Skip to content

Releases: nd1012/wan24-Crypto-BC

Version 1.11.0

30 Jul 13:27
2421027
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.10.0...v1.11.0

Version 1.10.0

22 Jul 18:14
c300039
Compare
Choose a tag to compare

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

08 Jun 17:33
87b269a
Compare
Choose a tag to compare

Changes

  • Added crypto profiles
  • Updated references

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

03 Jun 14:50
834e0bc
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

29 May 17:35
ea6c36b
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

27 May 10:19
a6ea70b
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

20 May 11:22
d7830e8
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.4.1...v1.5.0

Version 1.4.1

13 May 07:33
f52f095
Compare
Choose a tag to compare

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

11 May 20:07
1076e31
Compare
Choose a tag to compare

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

07 May 19:06
3e50f8d
Compare
Choose a tag to compare

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