300 - Movie Trailer
Tuesday, March 27, 2007
Tuesday, December 19, 2006
aSSL - Ajax Secure Service Layer
"aSSL is a library distributed under MIT License thats implements a technology similar to SSL without HTTPS.
aSSL is composed from a file .js and a server component. Currently, the ASP and PHP components are ready...
aSSL enables the client to negotiate a secret random 128-bit key with the server using the RC4 algorithm. Once be connection has been established, the data will be sent and received using BlockTEA algorithm (a derivation of DES). aSSL 1.0 uses a 64-bit key. Version 1.1 uses a 128-bit key with a technique similar to Double Key Triple DES, that I call Double Key Quadruple DES. This allows a level of security closer to AES encryption. In fact, aSSL is moving towards AES."
aSSL is composed from a file .js and a server component. Currently, the ASP and PHP components are ready...
aSSL enables the client to negotiate a secret random 128-bit key with the server using the RC4 algorithm. Once be connection has been established, the data will be sent and received using BlockTEA algorithm (a derivation of DES). aSSL 1.0 uses a 64-bit key. Version 1.1 uses a 128-bit key with a technique similar to Double Key Triple DES, that I call Double Key Quadruple DES. This allows a level of security closer to AES encryption. In fact, aSSL is moving towards AES."
Tuesday, December 12, 2006
Tuesday, October 31, 2006
Encrypted Notebook Drive
Seagate Unveils Encrypted Notebook Drive - Sometime in the first quarter of 2007, Seagate will deliver the Momentus 5400 FDE.2, (Full Disk Encryption 2) a 2.5-inch drive with hardware-based, full disk encryption. All cryptographic operations and access control are performed by a separate chip within the drive. Only a password is necessary to authenticate for drive access.
