Commit Graph

11 Commits

Author SHA1 Message Date
Luke Murphy 44f290af50
Fix noqa ref and drop erroneous flags for isort
continuous-integration/drone/push Build is passing Details
2020-07-07 15:53:58 +02:00
Luke Murphy 6285212209
Put noqa in the right place 2020-07-07 15:37:34 +02:00
Luke Murphy db5f71d240
Migrate to pyproject config
continuous-integration/drone/push Build is failing Details
2020-07-07 15:31:53 +02:00
Luke Murphy f49769b3c8
Follow Hypercore protocol and reduce boilerplate 2020-05-16 18:38:29 +02:00
Luke Murphy 60a0ff1920
Fix keyword argument
Closes https://github.com/datpy/hypercore-crypto/issues/3.
2019-11-14 19:09:19 +07:00
Luke Murphy 39b3bdf8b7
Add export list 2019-10-06 16:19:18 +02:00
Luke Murphy 6c5dacd6df
Clean up typing 2019-10-05 21:22:01 +02:00
Luke Murphy a250b8391c
Finalise the rest of the module 2019-10-05 20:28:55 +02:00
Luke Murphy c11909012a
Rework to use pysodium, document and test further
Still on key_pair, sign and verify
2019-10-05 14:11:14 +02:00
Luke Murphy 1072d2662a
Implement key_pair, sign, and verify 2019-10-05 11:34:57 +02:00
Luke Murphy f43cf4fa52
Roll out the new boilerplate 2019-10-04 23:20:02 +02:00