Index of /ports_security/libgringotts

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:11 1.2K [   ] distinfo 03-Oct-2008 11:55 214 [TXT] pkg-descr 19-Jan-2010 08:34 568 [   ] pkg-plist 17-May-2005 01:52 479
libGringotts is a small, easy-to-use, thread-safe C library originally
developed for Gringotts; its purpose is to encapsulate data (generic: ASCII,
but also binary data) in an encrypted and compressed structure, to be written
in a file or used elseway. It makes use of strong encryption algorithms, to
ensure the data are as safe as possible, and allow the user to have the
complete control over all the algorithms used in the process. 

For encryptions, libGringotts makes use of the MCrypt and MHash libs by Nikos
Mavroyanopoulos.

WWW: http://gringotts.berlios.de/