Archive for the ‘Encryption Technologies’ Category
Encryption : Attack & Defense
In internal networks, some encryption is necessary such as encryption pass words. These passwords are being sent from workstation to server at login. This is done automatically by many modern networks operating systems.
Some older network utilities such as ftp and telnet don’t have the ability to encrypt passwords.
Encryption is also used by [...]
January 16, 2009
Posted in: Encryption Technologies
No Comments
How Encryption Works ?
The encryption process involves taking each character of data and comparing it against it . For example you could encrypt the following string of data in any number of ways :
The quick brown fox
For sample purposes .lets use a simple letter number method. In this method each letter in the alphabet corresponds to a [...]
January 16, 2009
Posted in: Encryption Technologies
No Comments