Commit Graph

118 Commits (e0a153a9ca828a3135d79d6f6bd542992f55124f)

Author SHA1 Message Date
Daniele Lacamera e0a153a9ca Removed unused argument from Ed25519Private.sign() 2019-03-28 11:02:04 +01:00
Daniele Lacamera c836b8c0d3 Workaround to pip9 TLS1 certificate: manually bootstrap pip in macos
build
2019-03-28 08:14:18 +01:00
Daniele Lacamera c688ab173e Fixes to travis automated tests: update pip 2019-03-28 08:00:50 +01:00
Daniele Lacamera 720ce37390 Added 'pip' to requirements 2019-03-28 07:48:55 +01:00
Daniele Lacamera d8b1e728cc Work around to remove wolfssl '-stable' tag in 4.0.0 2019-03-28 07:15:45 +01:00
Daniele Lacamera 77a96c2f30
Merge pull request #1 from moisesguimaraes/master
Import fixes from Moises' branch
2019-03-27 20:47:27 +01:00
Daniele Lacamera 94c39551d4 Fixed Hmac types, fixed wolfSSL version 2019-03-27 18:09:26 +01:00
Daniele Lacamera a54f2b66f5 Fixed flags+version number with new wolfSSL 2019-03-27 16:01:38 +01:00
Daniele Lacamera 2221b6bcd1 wolfSSL version updated 2019-03-27 15:39:19 +01:00
Daniele Lacamera afcbe851d6 Added Ed25519 cipher + tests 2019-03-27 15:37:24 +01:00
Moisés Guimarães de Medeiros 9f70f72cb6 fix setup and update python versions 2018-07-23 23:14:36 +01:00
Moisés Guimarães de Medeiros 3009db3e05 fix pip install 2018-07-23 17:23:06 +01:00
Moisés Guimarães 6abe6498d1 add better dealocators and bump wolfssl version to 3.14.2 2018-03-30 12:47:13 +02:00
Moisés Guimarães 07b547b80c updates docs 2018-03-19 22:07:53 +01:00
Moisés Guimarães 9e087d578b bump post 2018-03-13 00:24:01 +01:00
Moisés Guimarães 1a4ee0a2aa better docs 2018-03-13 00:21:16 +01:00
Moisés Guimarães 387759f3b0 adds doctest to makefile 2018-03-13 00:20:39 +01:00
Moisés Guimarães a5a85ca5a4 bumps wolfssl version to v3.14.0a 2018-03-12 22:15:14 +01:00
Moisés Guimarães f706b1c4b5 maxes code coverage 2018-02-26 23:20:44 +01:00
Moisés Guimarães d71cbdc76f adds test coverage support 2018-02-26 22:13:25 +01:00
Moisés Guimarães b2d93c219c adds ecc api mapping and tests 2018-02-26 20:19:33 +01:00
Moisés Guimarães 8db4d1a030 fixes quotes 2018-02-26 20:17:27 +01:00
Moisés Guimarães 798a53ff52 adds ecc headers 2018-02-26 20:15:37 +01:00
Moisés Guimarães 5bd55ddd16 adds install as a dependency to run the tests 2018-02-26 20:14:52 +01:00
Moisés Guimarães f6f144c60f enables ecc during lib build 2018-02-19 23:02:11 +01:00
Moisés Guimarães 45ba3cd211 updates ignored files 2018-02-19 23:01:42 +01:00
Moisés Guimarães ceaf887ddf fixes Makefile 2018-01-09 16:18:49 -03:00
Moisés Guimarães 628bf006ac fixes tests and bumps release 2018-01-08 16:42:51 -03:00
Moisés Guimarães b4556ba294 updates copyright and fixes docs 2018-01-08 16:04:27 -03:00
Moisés Guimarães 0a6147fc9d fixes pylint warnings 2018-01-08 15:44:18 -03:00
Moisés Guimarães f232680c54 fixes flake8 issues 2018-01-08 15:11:59 -03: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 fbbe880bd7 fixes travis python installation 2018-01-04 23:50:50 -03:00
Moisés Guimarães 16123c8206 fixes typo in travis config file 2018-01-04 23:33:40 -03:00
Moisés Guimarães 33ed736b38 adds travis file, updates version to 3.13.0 and reorganizes building scripts 2018-01-04 11:30:27 -03:00
Moisés Guimarães 8d972799c2 docs and makefile small fixes 2017-12-19 14:49:40 -03:00
Moisés Guimarães 5ddbaa9441 removes nojekyll 2017-12-19 13:52:09 -03:00
Moisés Guimarães c1c7576564 removes Vagrant in favor of Docker 2017-12-19 13:51:22 -03:00
Moisés Guimarães 69d21052f1 updates copyright year 2017-12-19 13:47:02 -03:00
Moisés Guimarães 8950589ea9 adds tests to mac osx build 2017-12-18 16:16:17 -03:00
Moisés Guimarães 7316777736 adds tests to linux build 2017-12-18 15:55:23 -03:00
Moisés Guimarães 1a4496036b adds 'make check' and 'make check-all' to Makefile 2017-12-18 15:30:30 -03:00
Moisés Guimarães 640041c285 migrates tests to py.test 2017-12-18 15:24:28 -03:00
Moisés Guimarães 4feb95659e implements post release in the package versioning 2017-12-18 13:25:24 -03:00