11 Commits

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