• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/6

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

6 Cards in this Set

  • Front
  • Back
Digital Envelope is also known as?
Hybrid cryptography.

(a hybrid system uses a symmetric algorithm to create a secret key that is used to
encrypt bulk data (the message), and an asymmetric (public) key is used to encrypt the secret key.)
What three things does Digital Signatures provide?
-- Integrity
-- Authentication
-- Non-repudiation
Public & Private keys are...
-- never shared
-- 1,000 - 10,000 times slower than symmetric
Diffie-Hellman
-- oldest
-- does key exchange only
El Gamal
-- based on Diffie Hellman
-- uses discrete logarithms
ECC
-- Elliptic Curve Cryptography
-- math magic
-- less computation for same work factor
-- cell phones, PDAs