0.2.2
undergroundwires
released this
29 Dec 18:08
·
320 commits
to master
since this release
Added
- All .NET platforms above 4.0 are supported : 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1
MemoryProtector
now uses Blowfish encryption to protect data depending on .NET Core platform.
Security
- Fixed
MemoryProtector
not protecting data in .NET Core.