Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Sab | Description: | Secure Address Book with AES encryption | Download: | sab.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 159kb | Version: | 2.2 | Date: | 17 Mar 2012 | Author: | Rupert Hausberger , aos4 port by kas1e | Submitter: | kas1e | Email: | kas1e/yandex ru | Homepage: | http://natmeg.mooo.com/ | Requirements: | mui, info.datatype | Category: | utility/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 6970 | | | Snapshots:
| |
| Comments: | 0 | Snapshots: | 1 | Videos: | 0 | Downloads: | 191 (Current version) | | 191 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Description
===========
"SAB" means "Secure Address Book". It can be used to manage a address-book,
for your eyes only.
Features
========
Programm
--------
- Passphrase protection.
- Builtin AES256 encryption.
- Packing of data with builtin LZMA.
- Unlimited groups in a group.
- Unlimited contacts in a group.
MUI
---
- Full auto GUI.
- Drag & Drop sortable groups.
- Cut & Paste sortable contacts (between groups).
- Custom toolbar with icons.
- Controlable through context menus.
- Context menus in title-bar to disable unused colums.
Requirements
============
- AmigaOS 4.x, info.datatype
- NList classes
Installation
============
Copy the SAB-drawer where you like, no assigns are needed.
How it works
============
First a SHA256-sum is generated from the passphrase. Then this 32 byte
checksum is used as input for AES256 to en-/decrypt the LZMA-packed
address-book.
FAQ
===
Q: Where is the "Save"-button?
A: It does save on quit, in case something changed.
Q: How to i move a contact to another group?
A: Use "Cut/Paste" from the context menu.
Author
======
©2007-2012 Rupert Hausberger <natmeg()gmx.net>
http://natmeg.mooo.com/
Copyrights
==========
NList : ©2001-2012 NList Open Source Team
http://www.sourceforge.net/projects/nlist-classes/
AES256/SHA256 : ©2000,2002 Joan Daemen, Vincent Rijmen
http://www.nist.gov/
LZMA : ©1998 Igor Pavlov
http://www.7-zip.org
License
=======
GPL. Please refer to the file COPYING for details.
History
=======
Please refer to the file ChangeLog for details.
|