From 2779e5b7c740258b1dc0bed9b959af65cd3f72cb Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville Date: Thu, 9 Nov 2017 16:54:43 +0000 Subject: [PATCH] Updated README.md --- ModernKeePassLib/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModernKeePassLib/README.md b/ModernKeePassLib/README.md index 5b5464e..debe24f 100644 --- a/ModernKeePassLib/README.md +++ b/ModernKeePassLib/README.md @@ -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) -#Features +# Features - Custom implementation of the System.Security.Cryptography.HashAlgoritm class by using WinRT equivalents - Use of BouncyCastle PCL to implement AES key derivation features - Lots of small changes in .NET methods (UTF8 instead of ASCII, string.)