Cryptography

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Cryptography

Study of mathematical techniques for information security services, with the purpose of creating secrets.

2
New cards

Cryptanalysis

Study methods to defeat security services, aimed at breaking secrets.

3
New cards

Plaintext

Original message before encryption.

4
New cards

Ciphertext

Encrypted message that is unreadable to unauthorized users.

5
New cards

Confidentiality

Protection against unauthorized interception.

6
New cards

Integrity

Assurance that data is unaltered without authorization.

7
New cards

Authenticity

Verification of the true source of data.

8
New cards

Non-repudiation

Prevents denial of authorship.

9
New cards

Kerckhoffs's Principle

The security of a cryptosystem should remain even if everything besides the key is public knowledge.

10
New cards

Chosen-plaintext attack

Attacker chooses messages to discover corresponding ciphertexts.

11
New cards

Vigenère Cipher

Improvement on monoalphabetic substitution ciphers that uses a key shifting letters according to a repeating pattern.

12
New cards

One-Time Pad (OTP)

Encryption method that uses long, random keys for encryption equal to the length of the plaintext, ensuring perfect secrecy.

13
New cards

RSA Cryptography

Asymmetric cryptographic method involving key pairs (public and private) for secure data transmission.