Encyclopedia

private-key cryptography

Also found in: Dictionary, Wikipedia.
(redirected from Symmetric-key algorithm)

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 emitter and the recipient of the message must agree secretly on a common key beforehands; but how can they do so?

Public-key cryptography gives an answer to this problem.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

private-key cryptography

Typically refers to secret-key cryptography, which uses the same secret key. However, the use of the term "private" is confusing, because in public key cryptography (a different architecture), a "private key" is used. See cryptography.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
In this book, authors Sakiyama, Sasaki, and Li present readers with a comprehensive guide to the analysis, design, and implementation of symmetric-key algorithms. The authors cover block ciphers in general, digital circuits, hardware implementations for block ciphers, side-channel analysis and fault analysis on block ciphers, cryptoanalysis on block ciphers, and many other related topics over the bookAEs seven chapters.
Symmetric-key algorithms are a class of algorithms for cryptography that use trivially related, often identical, cryptographic keys for both a decryption and an encryption.
ROSS implements two symmetric-key algorithms: the AES block cipher and Salsa20 stream cipher.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.