This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
keepassxc
Watch
1
Star
0
Fork
0
You've already forked keepassxc
mirror of
https://github.com/keepassxreboot/keepassxc.git
synced
2025-04-18 23:05:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
keepassxc
/
src
/
keys
History
Felix Geyer
2fa531745f
Check XML key file for valid base64 before using it.
...
QByteArray::fromBase64() doesn't validate the input.
Closes
#366
2015-11-01 18:32:15 +01:00
..
CompositeKey_p.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
CompositeKey.cpp
Use higher increment for transform rounds in benchmark.
2015-07-12 21:48:55 +02:00
CompositeKey.h
Catch and handle all errors from libgcrypt.
2015-05-09 23:21:44 +02:00
FileKey.cpp
Check XML key file for valid base64 before using it.
2015-11-01 18:32:15 +01:00
FileKey.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
Key.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
PasswordKey.cpp
Add unit test TestKeePass2Reader.
2010-09-20 00:16:30 +02:00
PasswordKey.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00