mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Make capitalization in the glossary consistent and sort it
This commit is contained in:
parent
fa3d5aacd9
commit
2d1601229a
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ Glossary
|
|||
========
|
||||
|
||||
.. glossary::
|
||||
:sorted:
|
||||
|
||||
plaintext
|
||||
User-readable data you care about.
|
||||
|
|
@ -35,7 +36,7 @@ Glossary
|
|||
symmetric or asymmetric. Authentication is necessary for effective
|
||||
encryption.
|
||||
|
||||
Ciphertext indistinguishability
|
||||
ciphertext indistinguishability
|
||||
This is a property of encryption systems whereby two encrypted messages
|
||||
aren't distinguishable without knowing the encryption key. This is
|
||||
considered a basic, necessary property for a working encryption system.
|
||||
|
|
|
|||
Loading…
Reference in a new issue