Go to file
Tux 453ce8d1b3 Merge pull request #74 from tuxxy/crypto-api
[WIP] Implement a low-level, frozen ECIES PRE Cryptographic API w/ serialization
2017-10-10 21:20:25 -06:00
doc ID from 2 pubkeys 2017-09-04 14:23:05 -07:00
entry_points Updated to reflect solution that we arrived at for PR 32 on kademlia. Also includes a test. 2017-09-01 17:15:50 -07:00
examples Seed-only Server now (at least seems) to actually refuse to store data. Fixes #23. 2017-09-13 13:34:40 -07:00
nkms Remove unneeded hash.py file 2017-10-10 20:32:37 -06:00
tests Fix tests and update imports to reflect nkms.crypto.api 2017-10-10 20:18:24 -06:00
.gitignore First draft of travis and pipenv setup. Also added pycharm metadata to .gitignore. 2017-09-25 14:33:07 -07:00
.travis.yml Caching pip packages on Travis. 2017-09-26 12:12:21 -07:00
Pipfile Let's see if removing xdist fixes the Travis problem. 2017-09-26 10:38:29 -07:00
Pipfile.lock Let's see if removing xdist fixes the Travis problem. 2017-09-26 10:38:29 -07:00
setup.py First draft of travis and pipenv setup. Also added pycharm metadata to .gitignore. 2017-09-25 14:33:07 -07:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00