Categories
LIBrary for SECure ReMoval
Libsecrm (LIBrary for SECure ReMoval of files) is a library which ensures secure data deleting by intercepting calls to some C library functions and replacing them by its own substitutes. The data that would be deleted from a file is first securely wiped, then the original functions are called. Libsecrm also takes care of memory security - some of the memory allocation functions are intercepted, and the allocated memory is wiped before passing it to the calling program.
Last updated 20 Jan, 2009
Versions
1.1
- Released: 20 Jan, 2009
- Code Maturity: Mature
- Source Archive: http://downloads.sourceforge.net/libsecrm/libse...
- Licenses: GFDL, GPLv3orlater, X11
- Interfaces: Library




