Archive for the 'encryption' Category
Sunday, October 2nd, 2011
Here’s how to encrypt and decrypt a message using CipherOutputStream/ CipherInputStream The methods used are all part of Sun’s JCE. Sun’s JCE documenation is all but useless. You pretty well have to Google the web to find sample code to use these…
Posted in AES, development, encoding, encryption, java, jce, programming, string | Comments Off | permalink
Sunday, October 2nd, 2011
Here’s how to encrypt and decrypt a message using CipherOutputStream/ CipherInputStream The methods used are all part of Sun’s JCE. Sun’s JCE documenation is all but useless. You pretty well have to Google the web to find sample code to use these…
Posted in AES, development, encoding, encryption, java, jce, programming, string | Comments Off | permalink
Thursday, April 21st, 2011
“This announcement means that Dropbox never had any mechanism to prevent employees from accessing your files, and it means that Dropbox never had the crypto smarts to ensure the privacy of your files and never had the smarts to only decrypt the files f…
Posted in article, cloud, dropbox, encryption, privacy, Security, storage | Comments Off | permalink
Wednesday, November 4th, 2009
article tells you that using elcomsoft tools, you can brute-force PGP pass-phrase in ~120 days for ~$9K on 10 EC2 instances.
Posted in amazon, cloud, cracking, cryptography, ec2, elcomsoft, encryption, for:collidr, infosec, passwords, pgp, s3, Security | Comments Off | permalink
Thursday, May 15th, 2008
Article shows how to encrypt LVM physical voulme partition.
Posted in encryption, filesystems, for:collidr, howto, Linux, lvm, Security, sysadmin | Comments Off | permalink
Friday, January 25th, 2008
useful for simple things; some cool links
Posted in cryptography, database, encryption, for:collidr, md5, password, Security, tools | Comments Off | permalink