Commit Graph

35 Commits (822e5654fd0ca8cfdddb374a9b7d1c7945ced2bb)

Author SHA1 Message Date
Andrew Hutchings 9a5852b48f Remove Travis CI 2022-07-13 16:10:06 +02:00
Andrew Hutchings 82937f2f1b Fix other things found after PyPi push 2022-07-13 16:09:09 +02:00
Andrew Hutchings 99486e6441 Twine rejects the readme, this fixes that 2022-07-13 16:09:09 +02:00
Andrew Hutchings a142619dd5 Port missing things from wolfSSL Python wrapper
wolfSSL's source tree had a stale version of the Python wolfCrypt
wrapper. There were a couple of bits in it that weren't here, so this
ports them accross.

Mostly notably a minor issue where `Random.__del__` can throw a race
condition exception during shutdown.
2022-07-13 16:08:25 +02: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
David Garske a4d6dc6d27 Fix spelling error. 2019-12-06 07:49:58 -08:00
Chris Conlon 827720caf3 update README with USE_LOCAL_WOLFSSL 2019-09-25 16:14:08 -06:00
Moisés Guimarães b8261eb565 updates readme 2018-01-05 00:32:27 -03:00
Moisés Guimarães eba633fd3c updates readme 2018-01-05 00:26:49 -03:00
Moisés Guimarães d4a9e63091 updates readme 2018-01-05 00:18:13 -03:00
Moisés Guimarães f9db4368f1 updates readme 2018-01-05 00:16:32 -03:00
Moisés Guimarães e1aa74393f updates readme 2018-01-05 00:15:36 -03:00
Moisés Guimarães bdd22dfa73 updates readme 2018-01-05 00:14:55 -03:00
Moisés Guimarães 618c33ce66 updates readme 2018-01-05 00:13:08 -03:00
Moisés Guimarães 71e205943f moving files to wolfcrypt-py 2017-12-11 17:27:41 -03:00
Moisés Guimarães bf298548ab move files to wolfssl/wrappers/python 2016-05-15 15:23:21 -03:00
Moisés Guimarães 3c6aaff373 updates readme 2016-05-09 18:51:30 -03:00
Moisés Guimarães 90e91e7301 drop python 2.6 tests (no longer supported) 2016-05-04 09:34:31 -03:00
Moisés Guimarães fedb3fe9e1 updates readme 2016-05-04 08:03:35 -03:00
Moisés Guimarães 4cf4d195f7 removes -py sufix 2016-05-02 19:34:55 -03:00
Moisés Guimarães 595c0514e1 updates README, fixes links 2016-04-30 23:24:32 -03:00
Moisés Guimarães 9b9d22bbd9 updates README 2016-04-30 23:22:55 -03:00
Moisés Guimarães f853625be4 updates README 2016-04-30 23:21:31 -03:00
Moisés Guimarães 14449161e3 updates README 2016-04-30 23:18:38 -03:00
Moisés Guimarães c17cfc5353 adds licensing to README 2016-04-30 23:16:49 -03:00
Moisés Guimarães 647f65c0cc fixes python3 issues 2016-04-30 23:14:51 -03:00
Moisés Guimarães 564eb31292 fixes description 2016-04-29 17:09:48 -03:00
Moisés Guimarães 2d1452c06d README.rst edited online with Bitbucket 2016-04-18 23:53:09 +00:00
Moisés Guimarães ea6ec85c90 README.rst edited online with Bitbucket 2016-04-18 23:50:04 +00:00
Moisés Guimarães ac5a98ad44 README.rst edited online with Bitbucket 2016-04-18 23:49:53 +00:00
Moisés Guimarães b0f512cc43 README.rst edited online with Bitbucket 2016-04-18 23:49:22 +00:00
Moisés Guimarães c6fa31d1b9 adds readme content 2016-04-18 20:47:35 -03:00
Moisés Guimarães 532586c503 Revert "fixes README extension"
This reverts commit 8d6c8d7b0f.
2016-04-18 20:43:17 -03:00
Moisés Guimarães 8d6c8d7b0f fixes README extension 2016-04-18 20:26:00 -03:00
Moisés Guimarães 949995c0cb implements Sha[1:256:384:512] wrappers; adds buiding scripts 2016-04-11 23:45:22 -03:00