GitHub topics: postquantumcryptography
PolyTorus/polytorus
Language: Rust - Size: 601 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 15 - Forks: 4

colinxu2020/slhdsa
The pure python implement of the slh-dsa algorithm.
Language: Python - Size: 357 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

vesvault/libVES
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Language: JavaScript - Size: 231 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 10 - Forks: 1

VinKekFish/VinKekFish
VinKekFish 4096 bit symmetric key crypto prime repository
Language: C# - Size: 52.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DavidOsipov/PostQuantum-Feldman-VSS
Post-Quantum Secure Feldman's Verifiable Secret Sharing (VSS) in Python.
Language: Python - Size: 821 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

hisanusman/Post-Quantum-Cryptography-Web-Application
Web application demonstrating PQC using the CRYSTALS-Kyber512 KEM combined with AES-GCM for hybrid encryption.
Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

formosa-crypto/libjade
Crypto library
Language: C - Size: 5.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 58 - Forks: 18

abhipnair/StealthCode
An Advanced Military Grade Secure Communication Tool
Language: Python - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

embetrix/oqs-docker
open-quantum-safe docker container
Language: Dockerfile - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

RaghavendraRQ/PQC
This repo contains algorithms for Post Quantum Cryptography. MLKEM, MLDSA
Language: Python - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

digneludvig/pqc-signer
Small web app for creating PQC signatures.
Language: Java - Size: 2.43 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

IDoUseLinux/PyQuCryptor
A modern, Quantum-Resistant, encryption software written in Python.
Language: Python - Size: 17.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

Judesfg/Dissertation-Project
An Analysis of Post-Quantum Cryptographic Schemes For Real World Use
Language: C - Size: 2.43 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

abhisekjha/NextGenSecureMessaging
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.
Language: Python - Size: 10.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

xscriptorcode/xpass
Xpass la aplicación ideal para almacenar información importante, contraseñas y notas sobre usuario
Language: Dart - Size: 2.7 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

YahyaDar/PHASE Fork of n0tShayan/PHASE_C
A local server-client based text messaging CLI program with post-quantum text encryption.
Language: C++ - Size: 202 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MilkyWayCore/milkyway
A utility for decentralized server management employing post-quantum cryptography
Language: Rust - Size: 165 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

TNO/PQChoiceAssistant
Get advice for the best post-quantum cryptography algorithm for your use case
Language: Vue - Size: 859 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

buyobuyo404/PQCrypto
PQCrypto is a go post quantum cryptography (PQC) algorithms lib for studying the pqc migration and application adaptation.
Language: Go - Size: 2.62 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

duguorong009/rlwe-simple-rs
Simple RLWE with Rustlang
Language: Rust - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nicksrepo/trustmesh-libs
libs for trustmesh network
Language: Go - Size: 35.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

tn3w/py_ntru
This is an implementation of the Rust NTRU library through a Python wrapper to improve the availability and speed of post quantum algorithms for Python.
Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Ammar-Ishfaq/PQCryptoOnAndroid Fork of geovandro/PQCryptoOnAndroid
PQCrypto sample testing app on Android devices via the libOQS library.
Language: C - Size: 28.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

r3tr0-02/BASED
A Client-Server messaging application built using Python GUI and Socket Programming while implementing Hybrid Post-Quantum Cryptography.
Language: Python - Size: 5.08 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mm9942/crypt_guard_cli
CryptGuard CLI is a command-line tool for cryptographic operations, including key generation, signing, verification, encryption, and decryption using various algorithms.
Language: Rust - Size: 139 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

afDursun/generic-kyber-pake-ascon
General Kyber.PAKE AES (as encryption module)
Language: C - Size: 43.9 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

afDursun/generic-kyber-pake-aes
General Kyber.PAKE AES (as encryption module)
Language: C - Size: 43 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ChatterSec/lettuce
A lattice-based encryption algorithm designed for use as a secondary layer following standardized encryption protocols.
Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

samlavery/Adh
Adh - ZKP crypto-system - 2024/208 (preprint) reference code
Language: Python - Size: 997 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

LinusLinusDev/Post-quantum-crypto
Implementation of simple post-quantum-crypto procedures.
Language: Python - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

atxme/Crypto
PQS_API for post cryptography
Language: C - Size: 7.04 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

afDursun/PQC-Library-AndroidJava
It was created with lattice-based SABER, CRYSTAL-KYBER and NTRU algorithms in the NIST Standardization process. Test stages were made in the Android-Java environment.
Language: Java - Size: 166 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ErlantzAyo/ProyectoNTRU
Language: C - Size: 27.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

neXenio/kbls-pqc-demonstrator-overview
Security Concept for a PQC Demonstrator
Size: 7.46 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vishalcseiitg/cs577-c-based-vlsi-design-project
Language: C - Size: 4.64 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

leipandeakin/BIKEWeakKeys
This is the supplimentary code used for our research paper entitled "Weak-Key Analysis for BIKE Post-Quantum Key Encapsulation Mechanism" (authored by Mohammad Reza Nosouhi, Syed W. Shah, Lei Pan, Yevhen Zolotavkin, Ashish Nanda, Praveen Gauravaram, Robin Doss).
Language: MATLAB - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AdityaKoranga/Post-Quantum-Blog
blogs on topics related to Post-Quantum Cryptography
Size: 449 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
