CRY Flashcards
(120 cards)
mathematical function that determines the cryptographic operations
Algorithm
encryption system using a pair of mathematically related unequal keys
Asymmetric
Sender and receiver have public and private keys.
Public to encrypt a message, private to decrypt
Slower than symmetric, secret key (100 to 1000)
Asymmetric Cryptography
encrypt/decrypt request are processed in queues.
Asynchronous
statistical probabilities of a collision are more likely than one thinks
Birthday attack
manipulates toll-free line voltage to phone for free
Black Boxing
Segregating plaintext into blocks and applying identical encryption algorithm and key
Block Cipher
By Bruce Schneider key lengths 32 to 448 bits, used on Linux systems that use bcrypt (DES alternative)
Confidentiality Symmetric, Algorithm
Blowfish
tone simulation that mimics telephone co. system and allows long distance call authorization
Blue Boxing
with enough computing power trying all possible combinations
Brute Force
mono-alphabetic substitution cipher
Caesar cipher
blocks of 64 bits with 64bits initialization vector. Errors will propagate
CBC Cipher Block Chaining
PKI, entity trusted by one or more users as an authority in a network that issues, revokes, and manages digital certificates.
Certificate Authority
a temporary public file to inform others of a compromised digital certificate
Certificate revocation List (CRL)
a trusted issuer of digital certificates
Certification authority
stream cipher where the cipher text is used as feedback into key generation. errors will propagate
CFB, Cipher Feedback
a mathematical tool for verifying no unintentional changes have been made
Checksum
cryptographically transformation that operates on characters or bits. DES, word scramble, shift letters
Cipher
scrambled form of the message or data
Cipher text
situation wherein plain text messages generates identical cipher text messages using the same algorithm but with different crypto-variables or keys
Clustering
substitution at the word or phrase level
Code
cryptographic transformation that operates at the level of words or phrases. Example: “wedding” means “attack”
Codes
outputs within a given function are the same result
Collisions
joining two pieces of text -
Concatenation