-
Notifications
You must be signed in to change notification settings - Fork 31
Pull requests: wolfSSL/wolfcrypt-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove redundant parentheses and bytes() calls.
#113
opened Apr 24, 2026 by
roberthdevries
Contributor
Loading…
Use modern f-strings replacing str.format().
#111
opened Apr 24, 2026 by
roberthdevries
Contributor
Loading…
Raise specialized WolfCryptApiError for failed API calls.
#110
opened Apr 24, 2026 by
roberthdevries
Contributor
Loading…
Wrap _delete/_copy class attrs in staticmethod so self isn't bound as an extra arg.
#109
opened Apr 22, 2026 by
kareem-wolfssl
Contributor
Loading…
Add __wolfssl_version__ to exported symbols.
#107
opened Apr 17, 2026 by
roberthdevries
Contributor
Loading…
Add missing definition ML_DSA_KEYGEN_SEED_LENGTH.
#105
opened Apr 16, 2026 by
roberthdevries
Contributor
Loading…
Fix mutable arguments passed as default arguments.
#101
opened Apr 11, 2026 by
roberthdevries
Contributor
Loading…
Make the random generator of _Rsa and RsaPublic configurable.
#93
opened Apr 7, 2026 by
roberthdevries
Contributor
Loading…
ProTip!
no:milestone will show everything without a milestone.