cryptography/vectors
Aviv Palivoda 6723a12712 DH serialization (#3297)
* DH keys support serialization

* Add DH serialization documentation

* Add tests for DH keys serialization in DER encoding

* update version to 1.8

* Allow only SubjectPublicKeyInfo serialization

* Remove support in TraditionalOpenSSL format

* Fix pep8

* Refactor dh serialization tests
2017-02-07 21:24:56 +08:00
..
cryptography_vectors DH serialization (#3297) 2017-02-07 21:24:56 +08:00
LICENSE Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
LICENSE.APACHE Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
LICENSE.BSD Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
MANIFEST.in who can remember where all these files belong? nobody. 2014-12-23 20:03:58 -06:00
setup.cfg This is universal. 2014-03-24 17:02:50 -07:00
setup.py add shebang for setup.py scripts 2015-10-10 05:17:31 +00:00