Historical Encryption, Revision 1

Encrpytion

From Wikipedia:

In cryptography, encryption is the process of transforming information (referred to as plaintext) using an algorithm (called cipher) to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key. The result of the process is encrypted information (in cryptography, referred to as ciphertext). In many contexts, the word encryption also implicitly refers to the reverse process, decryption (e.g. ???software for encryption??? can typically also perform decryption), to make the encrypted information readable again (i.e. to make it unencrypted).

Any program which must store or transmit sensitive information should utilize at least some level of encryption. This guide aims to provide a demonstration on how to implement basic encryption in a simple database application.

...IN PROGRESS, MORE TO COME...

Search



Quick Links

User menu

Not signed in.

Misc Menu