• 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/4

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;

4 Cards in this Set

  • Front
  • Back
RSA (Ron Rivest, Adi Shamir, Leonard Adleman)
An early public key encryption system that uses large integer numbers as the basis of the process.
RSA is used in SSL.
Asymmetric Algorithm
Diffie Hellman- Diffie Hellman Key Exchange
Used to send keys across public networks.
Asymmetric Algorithm.
Elliptic Curve Cryptography (ECC)
Provides similar functions to RSA.
ECC is implemented in small less powerful devices such as cell phones.
Asymmetric Algorithm.
El Gamal
An algorithm used for transmitting digital signatures and key exchanges.
DSA is based on El Gamal.