diff options
author | Alex Railean <ralienpp@gmail.com> | 2016-09-25 23:47:29 +0200 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2016-09-25 16:47:29 -0500 |
commit | 1a7c9748119c67c60fd5e9cfdf34f0fec6fae0f4 (patch) | |
tree | 7d4aa0aa48b9d4d693e3ce8eb3969efc4b45abb2 /docs/spelling_wordlist.txt | |
parent | e2d79d0d94760758333a09fc88f1aa4ce3e2d9c3 (diff) | |
download | cryptography-1a7c9748119c67c60fd5e9cfdf34f0fec6fae0f4.tar.gz cryptography-1a7c9748119c67c60fd5e9cfdf34f0fec6fae0f4.tar.bz2 cryptography-1a7c9748119c67c60fd5e9cfdf34f0fec6fae0f4.zip |
EC samples for verifying a singature, + serialization (#3076)
* first draft of verification and serialization
* tweaks in the RST syntax
* added example of deserialization
* taking into account the returned value, so that doctests pass
* adjusted rst syntax and indentation for code samples
* removed print call
* forgot to actually call splitlines
* added missing argument when loading private key
* added Deserialization to dictionary
* made lines shorter to meet style requirements
* applied requested changes in style
Diffstat (limited to 'docs/spelling_wordlist.txt')
-rw-r--r-- | docs/spelling_wordlist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 31bc995f..1372039e 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -24,6 +24,7 @@ decrypting DER deserialize deserialized +Deserialization Diffie Diffie disambiguating |