Robert de Vries
d1ac3d5f37
Add typing: asn, exceptions, hashes, hkdf, pwdbased, utils.
2026-07-06 22:02:46 +02:00
Robert de Vries
61c7990be0
Addressed various review comments.
2026-04-20 22:37:07 +02:00
Robert de Vries
338a4839b9
Fix various review comments.
...
- Missing import in _ffi/__init__.py
- Updated docstring of t2b
- Reverted change to Random.__del__()
2026-04-17 23:20:15 +02:00
Robert de Vries
6e36bd3a24
Start adding typing information.
...
Initially only random.py and utils.py.
2026-04-17 23:20:15 +02:00
Eric Blankenhorn
e8b9da167b
Fix t2b to support other types
2026-01-14 08:26:39 -06:00
Andrew Hutchings
bd4432b7be
Refactor build for better platform support
...
* Fix some path and compiler things for Windows
* Move source code to align better with Python standards
* Have setup.py build wolfSSL and FFI
* Update Python versions in tox
* Add CMake building for Windows build
* Add missing __init__.py for tox
* Make wolfSSL a git submodule
2022-01-31 00:51:45 -08:00
Moisés Guimarães
bf298548ab
move files to wolfssl/wrappers/python
2016-05-15 15:23:21 -03:00
Moisés Guimarães
9af1f0d034
adds random and hashes docstrings.
2016-05-01 11:17:37 -03:00
Moisés Guimarães
2287ebad58
renames utils functions
2016-05-01 10:14:56 -03:00
Moisés Guimarães
647f65c0cc
fixes python3 issues
2016-04-30 23:14:51 -03:00