cryptarchive

View on PyPIReverse Dependencies (0)

0.1.6 cryptarchive-0.1.6-py2-none-any.whl

Wheel Details

Project: cryptarchive
Version: 0.1.6
Filename: cryptarchive-0.1.6-py2-none-any.whl
Download: [link]
Size: 21981
MD5: e1dfbd9d591cef36da7b8fe87efd31ce
SHA256: d5059180bba28bd50532e42a08a63ea02cc432fbb66f3b874588321b12d3dbe0
Uploaded: 2018-10-14 17:17:07 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: cryptarchive
Version: 0.1.6
Summary: encrypted storage server and client
Author: bennr01
Author-Email: benjamin99.vogt[at]web.de
Home-Page: https://github.com/bennr01/cryptarchive/
License: AGPLv3
Keywords: crypto server data storage network CLI
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: twisted
Requires-Dist: pycryptodome
Requires-Dist: zope.interface
[Description omitted; length: 800 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.24.0)
Root-Is-Purelib: true
Tag: py2-none-any

RECORD

Path Digest Size
cryptarchive/constants.py sha256=qBnUgisj9HLCKKTBkRT1Ce7X6WcJk2swtTLX9xsu2yY 523
cryptarchive/client.py sha256=P3MLTcNXMpQpdXAqBfpTDYxaQCd62OTDqYoyD3Xcvhs 13051
cryptarchive/icryptarchive.py sha256=NAVgKzM7qZpoXB68deEUiQexnAB4RcJMqEOq0D1kZzs 1526
cryptarchive/server.py sha256=D4cuLWBGMcguTgyptudp56yVHUyzEII9Ir4XIYZBNJk 6530
cryptarchive/errors.py sha256=ptUCmw3jFwmQVW9Y3HR79i5st-WUb5zAsP4p6j-YW-c 437
cryptarchive/usermanager.py sha256=EY6nm4lt2btVpCb6A2MCMkoDB4tLZERu32Lu_QQpGPA 2747
cryptarchive/socketclient.py sha256=edLZ94E2xLi0LIZFdvPVAIGHd-Sp1IhPqa1__ggbG8g 9952
cryptarchive/index.py sha256=ZqedaRJSRp7yy4ywHQZIdXRvDEe8A4mDUvCMWYTy7oE 9470
cryptarchive/runner.py sha256=VEmePrhDKPSpJOJNcmkAXYkoxjnMvn8jy_mPNn7wZWQ 10390
cryptarchive/reconstruct.py sha256=bQ-EOIW5AdXDMB1yxhkVkda4oIlriutxlG31_Si5e0A 4374
cryptarchive/challenge.py sha256=s8CXqIaGZPiSYaBB82bcdRuarhQaIypZFNF484tjHRA 4826
cryptarchive/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
cryptarchive-0.1.6.dist-info/metadata.json sha256=uW08eBypBE4aCmlvZjavTe9T3OazY0DiY78n7xCl9lk 1175
cryptarchive-0.1.6.dist-info/entry_points.txt sha256=iadJUK3Q-BiQaeooSCmEWzE6s0EmUCCcy8D4HRPeOvI 127
cryptarchive-0.1.6.dist-info/DESCRIPTION.rst sha256=KFtYIrddP3dREaIrWS72CvIG3IF1asvVs6IjHJvXu1o 800
cryptarchive-0.1.6.dist-info/WHEEL sha256=54bVun1KfEBTJ68SHUmbxNPj80VxlQ0sHi4gZdGZXEY 92
cryptarchive-0.1.6.dist-info/METADATA sha256=zcL0p5etP8gpY7-LVwslX7j9YmsWWl6px4i8KfC-SA8 1480
cryptarchive-0.1.6.dist-info/top_level.txt sha256=vLjaEb2ZQzHRC3rqKPP8NwD3oKg4NFjzSupG1ZlfqWs 13
cryptarchive-0.1.6.dist-info/RECORD

top_level.txt

cryptarchive

entry_points.txt

cryptarchive-client = cryptarchive.runner:client_main
cryptarchive-server = cryptarchive.runner:server_main