DannyGB / KeePassTouch

Ubuntu Touch Version of KeePass (QML & C++)
GNU General Public License v3.0
19 stars 11 forks source link

Added support for binary and hex string key files. #21

Closed apaugh closed 6 years ago

apaugh commented 8 years ago

-These are common formats and are supported by keepass desktop. -If XML parsing fails, we will attempt to use either binary or a hex string, depending on the file size.