Commit Graph

30 Commits

Author SHA1 Message Date
BONNEVILLE Geoffroy fba668860b WIP user accounts - not working at all 2017-12-21 18:24:01 +01:00
BONNEVILLE Geoffroy acb196d9c2 WIP Windows User Accounts Composite Key integration 2017-12-20 18:49:11 +01:00
BONNEVILLE Geoffroy 9313ac1abf Repaired key file creation in lib 2017-11-15 17:56:31 +01:00
wismna 8e690747e2 Changed test project type to WIndows 8.1
Changed test project framework from Nunit to MSTest
Changed HashAlgorithm from BouncyCastle to WinRT crypto
WIP progress bar in opendatabaseusercontrol
TextBox with button made generic
WIP implement copy on button click in Entry Page
2017-11-08 14:42:47 +01:00
bg45 53a54252e3 Added more tests
Code cleanup in Lib
WIP new VM for OpendatabaseControl
WIP KDBX4 file save - still not working
2017-11-08 14:42:47 +01:00
wismna 278b2759d5 Open database control button is now purple to be more visible
WIP Argon2KDF - still no luck in saving => disabled for now
2017-11-08 14:42:46 +01:00
wismna 536bddf442 Minor code cleanup 2017-11-08 14:42:46 +01:00
wismna a0d1c82afa Added lots of tests from Lib SelfTest.cs to Test project
Code cleanup in KeePassLib
Code cleanup in ModernKeePass.Tests
Argon2Kdf files can now be opened
WIP - Argon2kdf files are corrupted on write
2017-11-08 14:42:46 +01:00
wismna 1b439a4960 ModernKeePassLib implements HMAC correctly
Blake2b also implemented, but not tested
ModernKeePass app better implements focus on database password box (but still not working correctly)
2017-11-08 14:42:44 +01:00
wismna 52e08d8c98 Code cleanup in KeePassLib 2017-11-08 14:42:44 +01:00
wismna ad0d8d6c97 KeePassLib 2.37 tentatively working!!
Replaced WinRt hash providers with BouncyCastle in CryptoUtil
2017-11-08 14:42:43 +01:00
wismna 5b31d3ff72 WIP Lib 2.37 - databases created by ModernKeepass work fine, but no interoperability... 2017-11-08 14:42:43 +01:00
wismna 8c09d266e8 KeePassLib selftest class corrected in release 2017-11-08 14:42:43 +01:00
wismna a11d209280 Correct implementation of SHA512 with WinRT in KeepassLib 2017-11-08 14:42:43 +01:00
bg45 e95e62f184 WIP 2.37 - ter 2017-11-08 14:42:43 +01:00
bg45 84e7afc819 WIP - Implementing HMAC with BouncyCastle 2017-11-08 14:42:43 +01:00
bg45 c82d6d001d KeePassLib bumped to 2.37, compilation ok.
WIP tests
2017-11-08 14:42:42 +01:00
wismna d5b7845242 WIP Update lib to 2.37 2017-11-08 14:42:42 +01:00
wismna 30838d0e00 Code refactor and simplfication
ModernKeePassLib assembly info updated and version fixed
2017-11-08 14:42:37 +01:00
wismna 1faa26473d ModernKeePassLib namespace restoration 2017-09-26 15:38:58 +02:00
wismna 27aaa8023a Write-mode is finally working!!!
Lib uses BouncyCastle crypto
2017-09-26 14:32:15 +02:00
wismna 34996da19d Read-mode working
Write-mode does not create exceptions but still doesn't work
2017-09-25 14:50:47 +02:00
bg45 9d78d59a15 WIP KeePassLibPCL 2017-09-23 09:42:48 -04:00
wismna 668afbe817 WIP KeePassLibPCL - problem with awaitables 2017-09-22 18:48:09 +02:00
wismna a43bc20eb3 ModernKeePassLib custom PCL version 2017-09-22 15:40:24 +02:00
bg45 baba70e56d WIP saving 2017-09-21 03:11:00 -04:00
bg45 25d1564a8d WIP saving 2017-09-18 15:04:21 -04:00
wismna 00897307a4 Re-enabled write mode in KeePassLib
Set database as part of App (so, Singleton)
Changed main page view model
WIP and testing saving mechanism
2017-09-18 18:40:43 +02:00
wismna 388b4b7973 Added usings 2017-09-14 11:16:23 +02:00
wismna d3a3d73491 KeePassLib finally portable (but version 2.19)
Windows Store project stub
2017-09-11 15:13:04 +02:00