Efficient Algorithm Level Error Detection for Number-Theoretic Transform
-
Updated
Sep 19, 2024 - Python
Cryptographic algorithms secure against potential future quantum computers.
Efficient Algorithm Level Error Detection for Number-Theoretic Transform
Simple Python implementation of the UOV 1.0 PQ Signature Scheme
This repository contains the code and materials for my research project focused on Post-Quantum Cryptography (PQC) for Quantum Key Distribution (QKD).
A toy implementation of ML-KEM, aka Kyber, based on the current FIPS 203 draft
The pure python implement of the slh-dsa algorithm.
This project demonstrates how to securely encrypt packets of messages using AES-256 encryption. Keys are securely exchanged using Kyber, a post-quantum cryptographic algorithm, and authenticated using Dilithium ensuring protection against both classical and quantum attacks.
Python3 binding for crystalskyber implementation
An implementation of the IND-CCA adaptation of Loidreau's public key encryption scheme presented in Shehhi et al. (https://eprint.iacr.org/2019/1278)
For Python testing NTRU / NTT Multiplication in Academia Sinica IIS.