Get enough in to fully parse a .kdbx database and load it into java objects.

This commit is contained in:
Brian Pellin
2010-06-02 20:33:07 -05:00
parent bd7f48e0e7
commit 2380579654
39 changed files with 2569 additions and 149 deletions

15
LICENSE
View File

@@ -119,3 +119,18 @@ Files under jni/openssl-0.98l/*:
*
*/
Files under biz.source_code.base64Coder
// Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland
// www.source-code.biz, www.inventec.ch/chdh
//
// This module is multi-licensed and may be used under the terms
// of any of the following licenses:
//
// EPL, Eclipse Public License, http://www.eclipse.org/legal
// LGPL, GNU Lesser General Public License, http://www.gnu.org/licenses/lgpl.html
// AL, Apache License, http://www.apache.org/licenses
// BSD, BSD License, http://www.opensource.org/licenses/bsd-license.php
//
// Please contact the author if you need another license.
// This module is provided "as is", without warranties of any kind.