• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
Front

How to study your flashcards.

Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key

Up/Down arrow keys: Flip the card between the front and back.down keyup key

H key: Show hint (3rd side).h key

image

PLAY BUTTON

image

PLAY BUTTON

image

Progress

1/6

Click to flip

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