| .. |
|
__init__.py
|
Update to API documentation.
|
2015-03-11 11:30:16 -04:00 |
|
_cpu_features.py
|
Rename _cpuid modules to make upgrades more robust
|
2018-07-05 15:34:18 +02:00 |
|
_cpu_features.pyi
|
adds more type stubs for Math, Protocol, Signature and Util
|
2018-11-23 23:07:14 +01:00 |
|
_file_system.py
|
Unified function to create a filename valid within the Crypto package
|
2016-01-03 16:04:38 -05:00 |
|
_file_system.pyi
|
adds more type stubs for Math, Protocol, Signature and Util
|
2018-11-23 23:07:14 +01:00 |
|
_raw_api.py
|
Do not use cffi on Windows with Python 3.12+
|
2023-09-13 13:21:13 +02:00 |
|
_raw_api.pyi
|
Make mypy test pass
|
2018-11-23 23:07:14 +01:00 |
|
asn1.py
|
GH#857: all files are UTF-8 encoded (only relevant for Python 2)
|
2025-03-16 10:16:42 +01:00 |
|
asn1.pyi
|
Fix typing for asn1
|
2023-01-28 20:21:49 +01:00 |
|
Counter.py
|
GH#857: all files are UTF-8 encoded (only relevant for Python 2)
|
2025-03-16 10:16:42 +01:00 |
|
Counter.pyi
|
More updates to type stubs
|
2018-11-23 23:07:14 +01:00 |
|
number.py
|
Simplify loops by using enumerate
|
2026-03-29 09:51:10 +02:00 |
|
number.pyi
|
Make mypy test pass
|
2018-11-23 23:07:14 +01:00 |
|
Padding.py
|
Add MODE_KWP (KeyWrap with Padding) for AES
|
2025-04-13 09:43:43 +02:00 |
|
Padding.pyi
|
adds more type stubs for Math, Protocol, Signature and Util
|
2018-11-23 23:07:14 +01:00 |
|
py3compat.py
|
Fix concatenation of memoryviews in Python 2
|
2023-08-27 11:30:30 +02:00 |
|
py3compat.pyi
|
Add Ed25519 keys and EdDSA signatures
|
2022-05-08 22:35:37 +02:00 |
|
RFC1751.py
|
Add test cases for RFC1751
|
2019-11-14 22:03:35 +01:00 |
|
RFC1751.pyi
|
adds more type stubs for Math, Protocol, Signature and Util
|
2018-11-23 23:07:14 +01:00 |
|
strxor.py
|
Update strxor documentation
|
2022-06-06 21:45:20 +02:00 |
|
strxor.pyi
|
More updates to type stubs
|
2018-11-23 23:07:14 +01:00 |