mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Added file README.md
This commit is contained in:
9
ModernKeePassLib/README.md
Normal file
9
ModernKeePassLib/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# ModernKeePassLib
|
||||
|
||||
This is my adaptation of the KeePassLib (KeePass library) for the Universal Windows Platform and Windows Runtime (WinRT).
|
||||
It aims at introducing as little change as possible to the original library.
|
||||
|
||||
#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.)
|
Reference in New Issue
Block a user