Updated README.md

This commit is contained in:
2017-11-09 16:54:43 +00:00
parent 3970d485f6
commit 2779e5b7c7

View File

@@ -5,7 +5,7 @@ It aims at introducing as little change as possible to the original library: ove
Download the Nuget package [here](https://www.nuget.org/packages/ModernKeePassLib) Download the Nuget package [here](https://www.nuget.org/packages/ModernKeePassLib)
#Features # Features
- Custom implementation of the System.Security.Cryptography.HashAlgoritm class by using WinRT equivalents - Custom implementation of the System.Security.Cryptography.HashAlgoritm class by using WinRT equivalents
- Use of BouncyCastle PCL to implement AES key derivation features - Use of BouncyCastle PCL to implement AES key derivation features
- Lots of small changes in .NET methods (UTF8 instead of ASCII, string.) - Lots of small changes in .NET methods (UTF8 instead of ASCII, string.)