keepassxc/src/crypto
Aetf d93f33f514 Improve existing code prior to implementing FDO Secrets
* DatabaseTabWidget::newDatabase returns the created DatabaseWidget
* Emit DatabaseTabWidget::databaseOpened signal before a new tab is added
* EntrySearcher can now search attribute values including custom ones
* Add Group::applyGroupIconTo to set the group icon on the supplied entry
* Implement desktop notifications through the system tray icon
* Add DatabaseWidget::deleteEntries to delete a list of entries
* Add Aes128 in SymmetricCipher::algorithmIvSize
* Add DatabaseWidget::databaseReplaced signal
* Add a helper class to override the message box's parent (prevent bugs)
2019-05-12 12:35:42 -04:00
..
argon2 Formatting the code. 2018-03-31 16:01:30 -04:00
kdf Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
ssh Add Haiku support 2019-03-24 09:32:45 -04:00
Crypto.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
Crypto.h Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
CryptoHash.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
CryptoHash.h Corrected formatting and cleanup 2019-01-16 22:53:29 -05:00
Random.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
Random.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
SymmetricCipher.cpp Improve existing code prior to implementing FDO Secrets 2019-05-12 12:35:42 -04:00
SymmetricCipher.h Restore correct formatting 2018-11-28 18:29:15 -05:00
SymmetricCipherBackend.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00
SymmetricCipherGcrypt.cpp Adding debug info to CLI. 2019-03-24 08:35:33 -04:00
SymmetricCipherGcrypt.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00