openpgpcard-x25519-agent

View on PyPIReverse Dependencies (0)

1.1.0 openpgpcard_x25519_agent-1.1.0-py3-none-any.whl

Wheel Details

Project: openpgpcard-x25519-agent
Version: 1.1.0
Filename: openpgpcard_x25519_agent-1.1.0-py3-none-any.whl
Download: [link]
Size: 35279
MD5: fac82eb884ef4ed8d24c33632ace115d
SHA256: bcc3e1f88e70e931a08452e507d656467580ba5364ff99e8d03ac80e645912bf
Uploaded: 2023-09-28 21:30:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openpgpcard-x25519-agent
Version: 1.1.0
Summary: Socket interface to Curve25519 ECDH from an OpenPGP card.
Author: Arcem Tene
Author-Email: dev[at]arcemtene.com
Home-Page: https://git.sr.ht/~arx10/openpgpcard-x25519-agent
Project-Url: Mailing List, https://lists.sr.ht/~arx10/openpgpcard-x25519-agent
Project-Url: Source, https://git.sr.ht/~arx10/openpgpcard-x25519-agent
Project-Url: Tracker, https://todo.sr.ht/~arx10/openpgpcard-x25519-agent
License: GPL-3.0-or-later
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Hardware :: Universal Serial Bus (USB) :: Smart Card
Platform: Linux
Requires-Python: >=3.8
Requires-Dist: docopt-ng (~=0.8)
Requires-Dist: OpenPGPpy (~=1.0)
Requires-Dist: pyscard (~=2.0)
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
[Description omitted; length: 3679 characters]

WHEEL

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

RECORD

Path Digest Size
openpgpcard_x25519_agent/__init__.py sha256=_zhaTKeiJ7EPzPgeDylsJd_As0hP4cjBiiRr98Lletk 466
openpgpcard_x25519_agent/card.py sha256=RW3U9ejsw0I4EQ1HCB-XqLRHgOZLOGEgehWfp5q1bcw 15062
openpgpcard_x25519_agent/cli.py sha256=QqtVSUEvEmXxCP7QoOs-I7TOHi9jVYgZ5a6IhsFwvYw 2487
openpgpcard_x25519_agent/client.py sha256=ZDnMafn6K4Lpy9jo5KJyS_YXCbunfRH5xye6MDLfnoA 11252
openpgpcard_x25519_agent/client_cli.py sha256=0Rbmdh0Jaqiq9JdjWY88f0sAeQ_W-K31z5jxt7gtjUQ 4980
openpgpcard_x25519_agent/cnf.py sha256=fc7XC9ppfNOQ384gKv9antOhlWzNyYdaUA1Jx_oOdzY 1748
openpgpcard_x25519_agent/kdf.py sha256=Nx7zRndffJoMoehy5CnRJQlBXu8q6K824K2pwuqMJSs 4844
openpgpcard_x25519_agent/msg.py sha256=VTCAg9V5um1ye8BRvyU3r1K7Noulpu1UPDeBnb75NhY 28646
openpgpcard_x25519_agent/server.py sha256=PB7H1FupvbDhKO_oBy7lPo59Y3cUvPuJl0b-VivEKOA 14104
openpgpcard_x25519_agent-1.1.0.dist-info/LICENSE sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg 32473
openpgpcard_x25519_agent-1.1.0.dist-info/METADATA sha256=e9tLaF0BDTxTE2uilfcDDaAaqHpwtrqeQ_GTIKw3p3E 5027
openpgpcard_x25519_agent-1.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
openpgpcard_x25519_agent-1.1.0.dist-info/entry_points.txt sha256=uGG-_qk0uQC_I7lwzOjXVGdR6YQT_x3CjP8wAh7gsqk 148
openpgpcard_x25519_agent-1.1.0.dist-info/top_level.txt sha256=4Eq9quQC4PIaZekt7Sx1IbsDr6Q87WcrMZcrrmBUWdc 25
openpgpcard_x25519_agent-1.1.0.dist-info/RECORD

top_level.txt

openpgpcard_x25519_agent

entry_points.txt

openpgpcard-x25519-agent = openpgpcard_x25519_agent.cli:main
openpgpcard-x25519-client = openpgpcard_x25519_agent.client_cli:main