Add KeePass2RandomStream class.
It's responsible for processing protected strings in kdbx files.
This commit is contained in:
@@ -39,6 +39,7 @@ set(keepassx_SOURCES
|
||||
crypto/SymmetricCipherGcrypt.cpp
|
||||
crypto/SymmetricCipherSalsa20.cpp
|
||||
format/KeePass2.h
|
||||
format/KeePass2RandomStream.cpp
|
||||
format/KeePass2Reader.cpp
|
||||
format/KeePass2Writer.cpp
|
||||
format/KeePass2XmlReader.cpp
|
||||
|
||||
Reference in New Issue
Block a user