community.crypto/tests
Felix Fontein 0ef6494ad2
crypto.math module utils: add some tests, fix quick_is_not_prime() for small primes (#733) (#734)
* 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.

(cherry picked from commit 0c62837296)
2024-04-29 12:03:41 +02:00
..
integration [stable-1] x509_certificate: handle unexpected error, fix test (#704) 2024-01-26 21:58:12 +01:00
sanity Stick to pre-semantic-markup version. 2023-11-12 14:20:01 +01:00
unit crypto.math module utils: add some tests, fix quick_is_not_prime() for small primes (#733) (#734) 2024-04-29 12:03:41 +02:00
utils Fix stable-1 for new cryptography 37.0.0 release (#446) 2022-04-26 22:33:13 +02:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
config.yml Add ansible-test config file. (#224) 2021-05-01 22:20:50 +02:00