digplanet beta 1: Athena
Share digplanet:

Agriculture

Applied sciences

Arts

Belief

Business

Chronology

Culture

Education

Environment

Geography

Health

History

Humanities

Language

Law

Life

Mathematics

Nature

People

Politics

Science

Society

Technology

Cryptographic primitives are well-established, low-level cryptographic algorithms that are frequently used to build computer security systems. These routines include, but are not limited to, one-way hash functions and encryption functions.

Contents

Rationale [edit]

When creating cryptographic systems, designers use cryptographic primitives as their most basic building blocks. Because of this, cryptographic primitives are designed to do one very specific task in a highly reliable fashion. They include encryption schemes, hash functions and digital signatures schemes.

Since cryptographic primitives are used as building blocks, they must be very reliable, i.e. perform according to their specification. E.g. if an encryption routine claims to be only breakable with X number of computer operations, then if it can be broken with significantly less than X operations, that cryptographic primitive is said to fail. If a cryptographic primitive is found to fail, almost every protocol that uses it becomes vulnerable. Since creating cryptographic routines is very hard, and testing them to be reliable takes a long time, it is essentially never sensible (nor secure) to design a new cryptographic primitive to suit the needs of a new cryptographic system. The reasons include:

  • The designer might not be competent in the mathematical and practical considerations involved in cryptographic primitives.
  • Designing a new cryptographic primitive is very time-consuming and very error prone, even for experts in the field.
  • Since algorithms in this field are not only required to be designed well, but also need to be tested well by the cryptologist community, even if a cryptographic routine looks good from a design point of view it might still contain errors. Successfully withstanding such scrutiny gives some confidence (in fact, so far, the only confidence) that the algorithm is indeed secure enough to use; security proofs for cryptographic primitives are generally not available.

Cryptographic primitives are similar in some ways to programming languages. A computer programmer rarely invents a new programming language while writing a new program; instead, he or she will use one of the already established programming languages to program in.

Cryptographic primitives are one of the building block of every crypto system, e.g., TLS, SSL, SSH, etc. Crypto system designers, not being in a position to definitively prove their security, must take the primitives they use as secure. Choosing the best primitive available for use in a protocol usually provides the best available security. However, compositional weaknesses are possible in any crypto system and it is the responsibility of the designer(s) to avoid them.

Combining cryptographic primitives [edit]

Cryptographic primitives, on their own, are quite limited. They cannot be considered, properly, to be a cryptographic system. For instance, a bare encryption algorithm will provide no authentication mechanism, nor any explicit message integrity checking. Only when combined in security protocols, can more than one security requirement be addressed. For example, to transmit a message that is not only encoded but also protected from tinkering (i.e. it is confidential and integrity-protected), an encoding routine, such as DES, and a hash-routine such as SHA-1 can be used in combination. If the attacker does not know the encryption key, he can not modify the message such that message digest value(s) would be valid.

Combining cryptographic primitives to make a protocol is itself an entire specialization. Most exploitable errors (i.e., insecurities in crypto systems) are due not to design errors in the primitives (assuming always that they were chosen with care), but to the way they are used, i.e. bad protocol design and buggy or not careful enough implementation. Mathematical analysis of protocols is, at the time of this writing, not mature. There are some basic properties that can be verified with automated methods, such as BAN logic. There are even methods for full verification (e.g. the SPI calculus) but they are extremely cumbersome and cannot be automated. Protocol design is an art requiring deep knowledge and much practice; even then mistakes are common. An illustrative example, for a real system, can be seen on the OpenSSL vulnerability news page at [1].

A List of cryptographic primitives: Category:Cryptographic primitives

See also [edit]

References [edit]

  • Levente Buttyán, István Vajda : Kriptográfia és alkalmazásai (Cryptography and its applications), Typotex 2004, ISBN 963-9548-13-8
  • Menezes, Alfred J : Handbook of applied cryptography, CRC Press, ISBN 0-8493-8523-7, October 1996, 816 pages.

External links [edit]


Original courtesy of Wikipedia: http://en.wikipedia.org/wiki/Cryptographic_primitive — Please support Wikipedia.
A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia.
470 videos foundNext > 

27C3 - Automatic Identification of Cryptographic Primitives in Software

27th Chaos Communication Congress Automatic Identification of Cryptographic Primitives in Software In this talk I demonstrate our research and the implementa...

Automatic Identification of Cryptographic Primitives in Software [27C3]

Automatic Identification of Cryptographic Primitives in Software In this talk I demonstrate our research and the implementation of methods to detect cryptogr...

Presentation over Cryptographic Primitives (RC4) ( Personal-Portfolio )

A presentation explaining the RC4 algorithm through animation. Coded with Flash AS3.0. The specification and required algorithms were already provided by the...

Cryptography I Stanford Course - Overview

Cryptography is an indispensable tool for protecting information in computer systems. This course explains the inner workings of cryptographic primitives and...

27C3 - automatic identification cryptographic primitives

preventing selective jamming attacks in wireless network using cryptographic primitives

preventing selective jamming attacks in wireless networks.

preventing selective jamming attacks in wireless network using cryptographic primitives

project report.

Neuroscience Meets Cryptography: Designing Crypto Primitives Secure Against Rubber Hose Attacks

This video is part of the Infosec Video Collection at SecurityTube.net: http://www.securitytube.net Neuroscience Meets Cryptography: Designing Crypto Primiti...

Re-igniting the crypto-wars on the web [29C3[preview]]

This is only a dump of the livestream! the official video will be released soon! === RE-IGNITING THE CRYPTO WARS ON THE WEB This talk will give an overvie...

Re-igniting the Crypto Wars on the web [29C3]

RE-IGNITING THE CRYPTO WARS ON THE WEB This talk will give an overview of the ongoing work by the W3C on a controversial general purpose Javascript cryptogra...

470 videos foundNext > 

We're sorry, but there's no news about "Cryptographic primitive" right now.

Loading

Oops, we seem to be having trouble contacting Twitter

Talk About Cryptographic primitive

You can talk about Cryptographic primitive with people all over the world in our discussions.

Support Wikipedia

A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia. Please add your support for Wikipedia!