Make capitalization in the glossary consistent and sort it

This commit is contained in:
Alex Gaynor 2014-01-02 09:41:24 -08:00
parent fa3d5aacd9
commit 2d1601229a

View file

@ -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.