8 projects tagged "encryption"
SQLCipher provides fully transparent encryption of SQLite databases. SQLCipher is a specialized build of the SQLite database that performs transparent and on-the-fly encryption. Using SQLCipher, an application uses the standard SQLite API to manipulate tables using SQL. Behind the scenes, the library silently manages security, making sure that data pages are encrypted and decrypted as they are written to and read from storage. SQLCipher relies on the peer-reviewed OpenSSL library for several encryption requirements, including the AES-256 algorithm, pseudo random number generation, and PBKDF2 key derivation.
Palm-Strip-Export is a utility to export your legacy PalmOS Strip databases to simple CSV files. Once your databases are exported you can print them, open them in Excel, or import them into a separate program. Most importantly, these export files will be directly importable to the iPhone when the desktop sync tool is released. This exporter only works with Palm Strip 2.0 databases.
AS2Secure is a PHP library that allows you to send and receive AS2 (Applicability Statement 2) messages from partners. The project is split into two parts: a client to send one or more documents to a partner and a server to receive one or more documents from a partner. Its main features are asyncronous and syncronous MDN, partner setup, digital signatures, message encryption, secure transport (using OpenSSL), support for SSL client authentication, and multiple attachments (AS2 1.2).
JBackpack is a personal backup program. It features incremental backups, network transparency, and encryption. JBackpack uses rdiff-backup for all backup and restore functions. SSHFS and SMB are used to access remote file systems. EncFS is used to encrypt backup destination directories.
QPass is a password manager application. It enables you to store your confidential data encrypted. All entries are stored in a single-file database encrypted using the AES-256 algorithm. Each entry can contain a name, URL, username, password, and description. QPass can also generate random passwords based on mouse movements.
Software which extends the functions of Asterisk with end-user Web clients.