Commit Graph

4 Commits

Author SHA1 Message Date
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
lum
60085d9af1 LIB_DEPEND + WANTLIB clean up. 2010-07-30 23:13:30 +00:00
ajacoutot
0a04ef0dc7 - fix RCS tags 2008-02-05 11:17:10 +00:00
ajacoutot
01d3f42520 Import libgringotts-1.2.1
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.
It includes some other useful features, like generation of encrypted
temporary files, secure memory management, and functions for the
evaluation of password quality.


from Pierre-Emmanuel Andre <pea at raveland dot org> (maintainer) with
some tweaks
2008-02-04 22:07:15 +00:00