1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Felix Fontein 92ef500185 openssl_privatekey: add ECC support (#49416)
* Add cryptography backend for openssl_privatekey.

* Adding ECC support.

No support for X25519 and X449, since they don't support serialization.

* Improve finterprint calculation to work with Python 3.

* Add fingerprint check.

* Fix typo.

* Use separate curve option for elliptic curves, and use type 'ECC'.

* Using curve names as defined in IANA registry.

* Bump minimal supported cryptography version. Older versions might work as well, but I couldn't test them.

* Improve documentation.
2018-12-18 09:07:36 +00:00
..
cache
integration openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
legacy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
results
runner Add OverlayFS work-around for CloudStack tests. 2018-12-17 15:45:31 -08:00
sanity Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
units Pluribus Networks dscp map module with unit tests (#49849) 2018-12-18 12:50:16 +05:30
utils Fix passing of env vars to Shippable. 2018-11-14 10:50:31 -08:00