Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SDM-Android.apk | 2014-10-23 | 222.9 kB | |
README.txt | 2014-10-23 | 1.4 kB | |
Totals: 2 Items | 224.3 kB | 0 |
Secure Data Manager -------------------------- http://sdm.sourceforge.net Copyright (C) 2012-2013 Mirko Actis Grosso This code is licensed under: SecureDataManager Software License, Version 1.0 - for license details see http://sdm.sourceforge.net/LICENSE.TXT Copyright (c) 2001 by the SecureDataManager Team. All rights reserved. (SecureDataManager Team - see http://sdm.sourceforge.net/team.html) Overview -------- Secure Data Manager (SDM) allows you to store usernames, passwords, URLs, and generic notes in an encrypted database protected by one master password. * it's simplicity - it provides a small number of very strong features with no clutter. * cross platform - SDM runs on Android, and is written in Java. Features -------- .Small, fast and lean .Uses DES for database encryption .Written in Java/SWING .Android, Windows and Mac OS X native feeling versions available .Fast account searching .Streamlined for those who are more comfortable using the keyboard only History ------- v1.0 1-Feb-2013 * Initial Release v2.0 27-Apr-2014 * Select file from folder * Open selected file encrypted with DES * Show all file entry ordered by Title * Show detail page for selected entry v3.0 25-Oct-2014 * Use New SDM lib version 2.4 * Added Encryption algorithm AES and AES 256 * Improved Layout * Bug Fix