Quantum 1-Shot Signatures
Project description
This library contains experimental implementations of quantum one-shot signatures by authors from the QSig Commission and other contributors, with special focus on blockchain technology.
Install
The library is currently in pre-alpha development, but you can install the latest release from PyPI as follows:
$ pip install --upgrade q1ss
Low-level operations are vectorised using numpy, which is a required dependency of this library.
If numba is installed, it is automatically used to JIT-compile certain low-level operations for additional performance:
$ pip install --upgrade numba
If cupy is installed additionally to numba, GPU acceleration can be used for certain operations:
$ pip install --upgrade cupy
Usage
Coming soon.
API
For the full API documentation, see https://q1ss.readthedocs.io/
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file q1ss-0.0.1.tar.gz
.
File metadata
- Download URL: q1ss-0.0.1.tar.gz
- Upload date:
- Size: 796.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67838b991f5a1846d82711e865794e7519d7393a985a3e364c0dd0f1a05922e6 |
|
MD5 | 60f232f0dd92e89459f60151f3c13627 |
|
BLAKE2b-256 | 9010c11f084e6c8779fde6d3af9c4d3595f489f6c56654784fd8ccfc036ccf86 |
File details
Details for the file q1ss-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: q1ss-0.0.1-py3-none-any.whl
- Upload date:
- Size: 57.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c4baa170fd44e762d037ace225c51e5bc079f397abd0dcccb138a38f32b7121 |
|
MD5 | fc6a240db248d425218da2ca9502e384 |
|
BLAKE2b-256 | d78627866d85db3ba1154845f7c2e4421241ab71be1696928e88bee385205d0a |