Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

private-key cryptography

You are here: irt.org | FOLDOC | private-key cryptography

<cryptography> As opposed to public-key cryptography, a cryptographic method in which the same key is used to encrypt and decrypt the message. Private-key algorithms include the obsolescent Data Encryption Standard (DES), triple-DES (3DES), the Advanced Encryption Standard (AES), also known as Rijndael, Blowfish, Twofish RC2, RC4, RC5 and RC6.

A problem with private-key cryptography is that the sender and the recipient of the message must agree on a common key via some alternative secure channel.

Public-key cryptography gives an answer to this problem.

(2008-02-07)

Nearby terms: Private Automatic Branch eXchange « Private Branch Exchange « private key « private-key cryptography » Private Manual Branch eXchange » privileged instruction » PRL

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb