blob: b3d066cfc8ae34279f60cd7da37a5cda41d850a6 (
plain)
1
2
3
4
|
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.
|