You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration openssl_privatekey: add ECC support (#49416) 7 years ago
legacy Update bare exceptions to specify Exception. 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Add OverlayFS work-around for CloudStack tests. 7 years ago
sanity Skip sanity tests that don't apply to bundled code 7 years ago
units Pluribus Networks dscp map module with unit tests (#49849) 7 years ago
utils Fix passing of env vars to Shippable. 7 years ago