tanob / KeePassKit

KeePass Database loading, storing and manipulation framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#KeePassKit

KeePass database loading, storing and manipulation framework. It's borrowing a lot of code from MiniKeePass and KeePass Database Library.

##License

KeePassKit - Cocoa KeePass Library Copyright (c) 2012-2014 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

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 (C) 2012 Felix Geyer debfx@fobos.de

NSData Gzip Category from the CocoaDev Wiki

NSData Base64 Category from Stackoverflow user deins2342

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

ShorcutRecorder Copyright 2006, contributors to ShortcutRecorder.

About

KeePass Database loading, storing and manipulation framework

License:Other


Languages

Language:Objective-C 97.9%Language:MATLAB 1.1%Language:C 0.7%Language:Ruby 0.3%