libencio 0.1
libencio is a library providing stdio-like interface for reading and writing of encrypted files in MCrypt format. Additionally, through creation of an "index", libencio provides full support for fseek()-like random read access of encrypted data. This allows one to operate on MCrypt-encrypted files as if they were ordinary, cleartext files.
See the INSTALL file for installation instructions
See the documentation in doc/ directory for API documentation and usage examples.
-- Mario Juric <mjuric@astro.princeton.edu>
