community.crypto/tests/unit/plugins
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
..
module_utils 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
modules luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327) (#330) 2021-11-11 07:17:45 +01:00