community.general/lib/ansible
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
..
cli Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
galaxy Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
inventory Fix reverse_inventory order to work on python3 (#49895) 2018-12-17 15:39:29 -06:00
module_utils openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
modules openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
parsing Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
playbook Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
plugins PSRP: Add support for reconnection retries (#49772) 2018-12-18 08:20:53 +10:00
template Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utils ACI: Fix module parameters (#50051) 2018-12-18 09:30:28 +01:00
vars Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00