community.crypto/tests
Felix Fontein 0c62837296
crypto.math module utils: add some tests, fix quick_is_not_prime() for small primes (#733)
* Fix quick_is_not_prime() for small primes. Add some tests.

* Fix return value of convert_int_to_bytes(0, 0) on Python 2.

* Add some more test cases.

* Simplify the changelog and point out that these errors only happen for cases not happening in regular use.
2024-04-29 08:50:28 +02:00
..
ee Rewrite EE test workflows to use ansible-builder 3.0.0; fix EE dependencies (#606) 2023-05-21 12:43:14 +02:00
integration Add x509_certificate_convert module. (#728) 2024-04-18 05:50:36 +00:00
sanity Add x509_certificate_convert module. (#728) 2024-04-18 05:50:36 +00:00
unit crypto.math module utils: add some tests, fix quick_is_not_prime() for small primes (#733) 2024-04-29 08:50:28 +02:00
utils Remove some Shippable specific code that trips latest shellcheck. (#692) 2024-01-04 22:46:46 +01:00
.gitignore Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
config.yml Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00