KeePassKit

KeePass Database loading, storing and manipulation framework

125
40
Objective-C

KeePassKit

Build Status
CI
Carthage compatible

KeePass database loading, storing and manipulation framework.
It’s inspired by MiniKeePass and KeePass Database Library but has diverged a lot over the development.

Contributors

Chester Liu
Jordan Sechler
Maxime Epain

License

KeePassKit - Cocoa KeePass Library
Copyright © 2012-2016 Michael Starke, HicknHack Software GmbH

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

References

KeePassKit uses code from the following projects

Argon2 Copyright © 2015 Daniel Dinu, Dmitry Khovratovich (main authors), Jean-Philippe Aumasson and Samuel Neves

ChaCha20 Simple Copyright © 2014 insane coder (http://insanecoding.blogspot.com/, http://chacha20.insanecoding.org/)

Twofish Copyright © 2002 by Niels Ferguson.

KissXML Copyright © 2012 Robbie Hanson. All rights reserved.

MiniKeePass Copyright © 2011 Jason Rush and John Flanagan. All rights reserved.

KeePass Database Library Copyright © 2010 Qiang Yu. All rights reserved.

KeepassX Copyright © 2012 Felix Geyer [email protected]

NSData Gzip Category from the CocoaDev Wiki

NSData CommonCrypto Category Copyright © 2008-2009 Jim Dovey, All rights reserved.