Latest Additions

April 09, 2011
FTP Queue Server
Design Overview The goal was to develop a revision to the standard FTP server which allows people...
February 23, 2011
ExtJS Xtype List
xtype Class box Ext BoxComponent button Ext Button colorpalette Ext ColorPalette component Ext...

Site Search

0 matches found, out of 293 documents

Secure Socket Layer (SSL)
SSL provides communication security between two hosts. It provides integrity, authentication and confidentiality. It is used most commonly in web browsers, but can be used with any protocol that...
Created on 03-04-2010 16:44:07, has been modified 2 times, and viewed 300 times.
Asymmetric Algorithm
Asymmetric cryptography or public-key cryptography is cryptography in which a pair of keys is used to encrypt and decrypt a message so that it arrives securely. Initially, a network user receives a...
Created on 03-31-2010 15:01:48, has been modified 0 times, and viewed 152 times.
Public Key Certificate (PKC)
An encryption method is presented with the novel property that publicly revealing an encryption key does not thereby reveal the corresponding decryption key. This has two important consequences:...
Created on 03-31-2010 15:17:01, has been modified 0 times, and viewed 84 times.
How Do I Encrypt A File Using OpenSSL
For symmetric encryption To encrypt: openssl aes-256-cbc -salt -a -e -in plaintext.txt -out encrypted.txt To decrypt: openssl aes-256-cbc -salt -a -d -in encrypted.txt -out plaintext.txt For...
Created on 04-07-2010 11:05:12, has been modified 2 times, and viewed 89 times.

Fuzzy search matches: May we suggest these "similar" words: