My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 50
*kokla* allows a user to quickly and easily encrypt a file or determine a files sha1 hash. This functionality is extended to directories as well. kokla's goal is to provide file encryption with simplicity in mind. kokla does not intended to replace OpenSSL or other open source crypto libraries bu...
Aesulate uses AES in counter mode to encrypt RSS and Atom feeds. Most textual fields in the feed are replaced with AES encrypted versions of themselves. A greasemonkey script is provided that will decrypt AES encrypted content when seen. All encrypted strings are prefixed with a HMAC-SHA1 of the ...
*Amnesia* is a destructive deniable file system. By destructive, we mean it makes no attempt to safeguard your data. It is implemented in Python-FUSE. Amnesia maintains multiple superblocks - one for each key that has been presented. If you present an entirely new key, an entirely new superblock ...
Crypto-JS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface. <wiki:toc/> = Discussion Group = Share your praises and criticims at the Crypto-JS d...
Crypto software developed to run on a nVidia Tesla platform. Some sources and documentation in this repository is not owned by me and thus is not subject to the GPL v2.
See the summary
Brill says: In the GWT forums someone asked is anyone had tried encryption from the client side in GWT... so I did. Maven users see: [http://code.google.com/p/gwt-crypto/wiki/Usage Usage] Non-Maven users can download the jar from the download tab, with code examples at [http://code.google.co...
*Big Fat Notice:* until I decide otherwise, everything's moved to [http://github.com/markuspeloquin/fluks GitHub]. Sorry, Google. <wiki:comment> *Big Fat Notice #2:* it works, but it isn't compatible with cryptsetup. I believe the problem lies somewhere in how cryptsetup en/decrypts the master...
= CalistA version 1.0 = AS3 Crypto Algorithm library ==Licence== * [http://www.opensource.org/licenses/mozilla1.1.php Mozilla Public License 1.1 (MPL1.1)] ==About== * Version : 1.0 * Author : ALCARAZ Marc (aka eKameleon) * Link : http://www.ekameleon.net/blog * Mail : ...
This library is a pure python cryptographic library for OpenSSL It provides: # Hashing Algorithms: MD5, SHA1, SHA224, SHA256, SHA384, SHA512 # Secret Key Encryption: DES, DES-EDE3, BF, AES-128, AES-192, AES-256 # Confidentiality Modes: CBC, CFB, OFB, ECB # OpenSSL Pseudo Random number...
1 2 3 4 5 Next