wolfcrypt-py/wolfcrypt
Robert de Vries edb22aeb31 INVALID_DEVID is always needed as default argument value.
This makes it also no longer necessary to use the hard-coded
magic value -2 as default argument for various cases where it was
already required.
2026-07-10 21:39:27 +02:00
..
_ffi Addressed review comments 2026-07-09 22:46:20 +02:00
__init__.py Addressed review comments 2026-07-09 22:46:20 +02:00
_version.py Prepare for v5.9.2 release 2026-06-30 16:33:18 +02:00
asn.py update license to GPLv3 2026-07-09 18:24:23 +02:00
ciphers.py INVALID_DEVID is always needed as default argument value. 2026-07-10 21:39:27 +02:00
cryptocb.py Addressed review comments 2026-07-09 22:46:20 +02:00
exceptions.py update license to GPLv3 2026-07-09 18:24:23 +02:00
hashes.py INVALID_DEVID is always needed as default argument value. 2026-07-10 21:39:27 +02:00
hkdf.py update license to GPLv3 2026-07-09 18:24:23 +02:00
pwdbased.py update license to GPLv3 2026-07-09 18:24:23 +02:00
py.typed Add py.typed file to indicate that this library has typing annotations. 2026-07-06 22:02:48 +02:00
random.py INVALID_DEVID is always needed as default argument value. 2026-07-10 21:39:27 +02:00
utils.py update license to GPLv3 2026-07-09 18:24:23 +02:00
wc_types.py Address more review comments. 2026-07-06 22:02:48 +02:00