Core submodule of QOSST, containing modules for configuration, control protocol, authentication, modulation and communication filters.
Project description
qosst-core
This project is part of QOSST.
Features
qosst-core
is the module of QOSST in charge of the common functionalities of Alice and Bob for CV-QKD. In particular it includes:
- Configuration file and reader;
- Authentication;
- Classical communication protocol;
- Modulations;
- Filters and synchronisation sequence for digital signal processing;
- And some utils functions and constant definitions.
Installation
The module can be installed with the following command:
pip install qosst-core
It is also possible to install it directly from the github repository:
pip install git+https://github.com/qosst/qosst-core
It also possible to clone the repository before and install it with pip or poetry
git clone https://github.com/qosst/qosst-core
cd qosst-alice
poetry install
pip install .
Documentation
The whole documentation can be found at https://qosst-core.readthedocs.io/en/latest/
Usage
qosst-core
will rarely be used as a standalone package. It is worth noting however that there is a command line tool shipped with the qosst-core
package that has general commands but also the command for authentication initialization and configuration create.
The command line is
qosst
and more information on it can be found in the CLI section of the documentation.
License
As for all submodules of QOSST, qosst-core
is shipped under the Gnu General Public License v3.
Contributing
Contribution are more than welcomed, either by reporting issues or proposing merge requests. Please check the contributing section of the QOSST project fore more information.
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 qosst_core-0.10.1.tar.gz
.
File metadata
- Download URL: qosst_core-0.10.1.tar.gz
- Upload date:
- Size: 61.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.8.7-arch1-2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a36680251fd6e1dbd0497f999a0c3394e1e5fefb25158ccb53b57a0863c301e8 |
|
MD5 | 331e143045d3c427db810282187d665b |
|
BLAKE2b-256 | dc8def1ff9abbf3847793f5224c9f1a11bcd8d76e16e3a66a7519caf8c2a4123 |
File details
Details for the file qosst_core-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: qosst_core-0.10.1-py3-none-any.whl
- Upload date:
- Size: 96.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.8.7-arch1-2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ca14325b0d36d9f7fdba58190c5382c6205dda9c2ccf4ae491a0403e214ab09 |
|
MD5 | 9dfa612b31b25265b0be03e30bca09da |
|
BLAKE2b-256 | 5af33580f3a3bab12579f0c781add25f7414d94db11a1a33a19311e92d7d5f4f |