Categories
libGringotts
'libGringotts' is a small, thread-safe C library originally developed for Gringotts. Its purpose is to encapsulate data in an encrypted and compressed file. It uses strong cryptographic algorithms (RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, and 3DES for encryption, and SHA1 and RIPEMD-160 for hashing) to ensure that data is as safe as possible, and that the user has complete control over all encryption, hashing, and compression algorithms used in the process. It also provides functions for encrypting temporary files and to securely manage memory. It is based upon libmcrypt and mhash, and supports pkgconfig.
Last updated 7 Jan, 2008
About
Leadership
- Germano Rizzo - Maintainer
Requirements
- libmcrypt (Use Requirement)
- libmhash (Use Requirement)
- zlib (Use Requirement)
- libbz2 (Use Requirement)
- autoconf 2.52 or later (Weak Prerequisite)
- automake 1.4x (Weak Prerequisite)
- 1.6x (Weak Prerequisite)
- or 1.7 (both for building from CVS) (Weak Prerequisite)
- pkgconfig (Weak Prerequisite)
Related Projects
Versions
1.2.1
1.2.1 stable released 2003-04-24
- Released: 24 Apr, 2003
- Code Maturity: Stable
- Source Archive: http://devel.pluto.linux.it/projects/libGringot...
- Licenses: GPLv2
- Interfaces: Library
User Community and Support
User manual available in HTML format from http://devel.pluto.linux.it/projects/libGringotts/index.php?page=manual; User install guide available in HTML format from http://devel.pluto.linux.it/projects/libGringotts/index.php?page=install
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
password: anonymous - VCS Repository Webview




