Cryptography

Here is a list of some of the cryptographic protocols or constant values used in Qasmat.

Communication

The protocol noise is used instead of TLS to secure the communications.

Confidentiality

All calculations are modular, the modulus used is the one defined in RFC 3526. It of size 2 ^ 8192.

Integrity

Pedersen's commitment scheme with NIST P-256 curve is used for file integrity.