An open API service providing repository metadata for many open source software ecosystems.

Topic: "post-quantum-cryptography"

AdityaMohanty374/NTT_Implementation

Employed into Crystal-Kyber Algorithm, a prominent Lattice-based Post Quantum Cryptography(PQC) algorithm, for polynomial multiplication of higher degrees.

Language: Verilog - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

marioschiener/PQC-Cheat-Sheet

A cheat sheet for the new post quantum cryptography algorithms

Language: TeX - Size: 131 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

SareProject/sare

A Quantum-Safe encryption tool. [WIP]

Language: Rust - Size: 167 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

cepdnaclk/e16-4yp-post-quantum-cryptographic-schemes-based-on-plain-lattices

This project proposes the use of plain lattices with learning with errors problem to implement a cryptographic scheme which can run on classical computers and provides security against quantum based attacks. We are proposing key sizes for efficient operations and implement a lattice trapdoor function. Also we will improve current random oracle based model in to a standard model.

Language: C++ - Size: 36.7 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 7

AtropineTears/Winternitz-OTS

A Rust Library For The Post-Quantum Digital Signature Scheme Winternitz One-Time Signature using the hash function Blake2b.

Language: Rust - Size: 49.8 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

piotrcki/crypt0

One-time pad on steroids

Language: Go - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

encryptogroup/PQ-MPC

Code for "Secure Two-Party Computation in a Quantum World" by N. Büscher, D. Demmler, N. Karvelas, S. Katzenbeisser, J. Krämer, D. Rathee, T. Schneider, and P. Struck, which will appear at ACNS'20.

Language: C++ - Size: 3.2 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 3

pmuens/haven

Fast and ergonomic lattice cryptography library

Language: Rust - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

erich-9/NistyPQC.jl

Post-Quantum Cryptography for Julia

Language: Julia - Size: 523 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

Youngbeom94/Crystals-Kyber-on-AVR

8-bit AVR implementation of the Post-Quantum Cryptography-Crystals Kyber

Language: Assembly - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

bigvo/swiftpq

SwiftPQ - Swift Post-Quantum Crypto Library and CLI

Language: C - Size: 275 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

Areezy/postquantum-password-manager

Password Manager Desktop Application using Post-Quantum Key Exchange Algorithms to ensure secure communication. This repository was used to support a research article written by myself called A password manager for Post Quantum Era

Language: TypeScript - Size: 5.09 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

aldrinmathew/kyber.dart 📦

Kyber Post-Quantum key exchange protocol for Dart

Language: Dart - Size: 50.8 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 4

cothan/kyber Fork of pq-crystals/kyber

Language: C - Size: 1.86 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

qkniep/pqwg-rust Fork of cloudflare/boringtun

PQ-safe userspace WireGuard® Implementation in Rust

Language: Rust - Size: 646 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

AtropineTears/Lamport-rs

A Post-Quantum Cryptographic Library For Lamport Signatures

Language: Rust - Size: 46.9 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

pq-code-package/mldsa-native

Work-in-progress C90 implementation of ML-DSA / FIPS 204

Language: C - Size: 17.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 4

teal925/Quantum-Preparedness-resources

A collection of introductory and intermediate material to help the community understand the cyber security risks forecasted due to the impending development of cryptographically relevant quantum computers, and updates on industry & government highlights from Australia and internationally

Size: 191 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 5 - Forks: 0

openzebra/ntrulp

high-security prime-degree large-Galois-group inert-modulus ideal-lattice-based cryptography on rust.

Language: Rust - Size: 370 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 5 - Forks: 1

xscriptorcode/xkyber_crypto

xKyberCrypto post-quantum encryption solutions in flutter based on the Kyber algorithm.

Language: Dart - Size: 1.65 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

itzmeanjan/frodokem

FrodoKEM: Practical Quantum-secure Key Encapsulation from Generic Lattices

Language: C++ - Size: 33.7 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

vvasseur/qcmdpc_decoder

An implementation of a few QC-MDPC decoding algorithms.

Language: C - Size: 61.5 KB - Last synced at: about 1 hour ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 4

SPHINX-HUB-ORG/PQCFramework

SPHINX Blockchain Framework

Language: Ruby - Size: 41 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

sz3/libmcleece

Command line tool for Classic McEliece cryptography

Language: C++ - Size: 450 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 6

christianepeters/isdfq

information-set decoding for q-ary codes

Language: C - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

defeo/PostScryptum

SageMath notebooks for Isogeny Graphs in Cryptography

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2

PQCA/cbomkit-action

GitHub Action to generate Cryptography Bill of Materials (CBOM)

Language: Java - Size: 61.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 4

jiep/generic-anon-ake

Implementation of Generic Anonymous AKE

Language: Rust - Size: 322 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

Kiooku/Cryptography-Notebook

Cryptography Notebook is a repository containing some of the cryptographic implementations I have done for learning purposes.

Language: Rust - Size: 180 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

geovandro/PQCryptoOnAndroid Fork of Hatzen/LibOQSTestApp

PQCrypto sample testing app on Android devices via the libOQS library.

Language: C - Size: 28.8 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

fsegatz/kybesp32

Efficient Implementation of CRYSTALS-KYBER Key Encapsulation Mechanism on ESP32

Language: C - Size: 55.7 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ZIYU-DEEP/Post-Quantum-Crypto-for-Blockchains

A python package for post-quantum-safe transaction on Web3 with hybrid key encapsulation methods.

Language: Python - Size: 1.01 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

quarkey-net/quarkey-api-server

Manage backend accounts authentication and password with Python REST API

Language: Python - Size: 859 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

d3k4z/kyber512wasm

Introducing PQ crypto to the web

Language: C - Size: 1.73 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

tono-satolab/atpqc-cuda

Automatic Tuning for Post-Quantum Cryptography on CUDA, based on MLWE problems.

Language: Cuda - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

aws-samples/rainbow-with-gfni

A C implementation of Rainbow (IIIc_Classic) with Galois Field New Instructions (GF-NI)

Language: C - Size: 43.9 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

dsprenkels/saber-rust 📦

Implementation of the Saber post-quantum key-encapsulation mechanism

Language: Rust - Size: 5.37 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 4

ThalesGroup/luna-openssl-provider

An OpenSSL provider giving access to various cryptographic algorithms running on a Luna Network appliance, including post-quantum ones.

Language: C - Size: 865 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

siemens/cmp-test-suite

Automated test suite to evaluate server-side implementations of Certificate Management Protocol (CMP)

Language: Python - Size: 17.3 MB - Last synced at: 3 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 3

TitouanReal/csidh

Pure Rust implementation of the CSIDH cryptographic algorithm.

Language: Rust - Size: 115 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

paepckehh/hq

sign, authenticate, validate, execute - secured via (post-quantum-secure, exp) sphincs signatures (app/lib/api)

Language: Go - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

kemtls/draft-celi-wiggers-tls-authkem

IETF drafts that describe AuthKEM and AuthKEM-PSK

Language: Makefile - Size: 384 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

salrashid123/pqc_scratchpad

Post-Quantum Cryptography (PQC) scratchpad

Language: Go - Size: 133 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

DogeProtocol/hybrid-pqc

Hybrid Post Quantum Cryptography

Language: C - Size: 840 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 5

KlyntarNetwork/KIPs

KIPs - KLY Improvement Proposals

Size: 10.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Locotir/LCRYPT

Unbreakable encryption combination [ Byte Shuffle | reverse-bits | bit-padding | byte-to-decimal | decimal-to-byte | XOR Key ]

Language: Python - Size: 145 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

0xnu/qrme

qrme is a quantum-resistant encrypted machine learning system designed to protect sensitive data and models against potential threats from quantum computing.

Language: C - Size: 48.8 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

AngryMaciek/hypercomplex

Abstract & fast header-only C++ template library for lattice-based cryptosystems in high-dimensional algebras

Language: C++ - Size: 2.13 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

DogeProtocol/go-dp

Go implementation of the DP Quantum Coin Blockchain

Language: Go - Size: 170 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 4

psanal2018/kyber-arm64

ARM64 implementation of Kyber.

Language: C - Size: 62.5 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 4

itzmeanjan/saber

Saber: Post-Quantum Key Encapsulation Mechanism

Language: C++ - Size: 2.13 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

SPHINX-HUB-ORG/SPHINX-V.2.1

SPHINX Blockchain Source-Code V2.1

Language: C - Size: 185 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

lingyunzhao/pqcrypto

A post-quantum cryptography library. Ongoing.

Language: Go - Size: 2.24 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

KlyntarNetwork/Cryptoland

Beauty & power of cryptography

Language: Go - Size: 1.12 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

transmute-industries/dilithium-key-pair

Dilithium is a digital signature scheme that is strongly secure under chosen message attacks based on the hardness of lattice problems over module lattices.

Language: C - Size: 879 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

somnoynadno/McEliece

LDPC-based McEliece cryptosystem

Language: Jupyter Notebook - Size: 210 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

thales-e-security/go-tls-key-exchange Fork of golang/go

Go fork supporting custom TLS 1.3 key exchange methods in crypto/tls

Language: Go - Size: 178 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 3

tigerjack/isd-quantum

Quantum circuits for ISD using Grover

Language: Python - Size: 199 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

pq-crystals/liboqs Fork of open-quantum-safe/liboqs

C library for quantum-resistant cryptographic algorithms.

Language: C - Size: 10.6 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

sphinx-core/go

SPHINX go is contain package files of the protocol source-code

Language: PostScript - Size: 9.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 3

brunoleomenezes/quantum_sphincs_api_demo

Demonstration of resilience in post-quantum cryptography using SPHINCS+. This project combines SPHINCS+ digital signatures with quantum circuit simulations built using Qiskit. A REST API is included to enable automated and remote execution of tests, making the framework suitable for integration.

Language: Python - Size: 351 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

qursa-uc3m/libcoap-pqc-bench

Benchmarking post-quantum cryptographic algorithms in CoAP.

Language: Python - Size: 592 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

njakov/pq-sap

Research and Implementation PQ SAP based on MLWE.

Language: C - Size: 25.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

kurosci/qrypto

The post-quantum cryptography library in pure Rust.

Language: Rust - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

seyyedarashazimi/dgsp

DGSP: an efficient scalable post-quantum fully dynamic group signature scheme using SPHINCS+.

Language: Rust - Size: 319 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

embetrix/meta-oqs

OpenEmbedded/Yocto layer dedicated to Post-Quantum Cryptography, providing integration and testing of quantum-safe cryptographic algorithms for embedded linux systems.

Language: BitBake - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ProtDos/Zyphor

Zyphor: A quantum-safe, fully anonymous chat protocol ensuring complete security and metadata protection.

Size: 508 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

tn3w/cryptolib

A secure high-level implementation of cryptographic primitives with post-quantum support

Language: Rust - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

supinie/enc_rust

Rust implementation of PQC KEM Kyber and signature scheme Dilithium

Language: Rust - Size: 414 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

NotReeceHarris/post-quantum-encryption

Lattice based cryptography research (Just personal research, please dont use it in production)

Language: Python - Size: 218 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

sphinx-core/sphinx-core

Blockchain source-code

Language: PostScript - Size: 12.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

jacksonwalters/open-encrypt

Encrypted messaging webapp using lattice-based methods in Python + PHP + SQL

Language: PHP - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

jiep/kyber-gake Fork of pq-crystals/kyber 📦

Compiled-Kyber Group Authenticated Group Key Exchange (GAKE)

Language: C - Size: 1.72 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

AJlearner46/Post-Quantum-Cryptography-Signature-Scheme

Implementation of Post-quantum cryptography signature protocol

Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

zirkan/SkyGEN

Advanced Cryptographic Toolkit

Language: Python - Size: 49.8 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

migros/migros-quantum-safe

Migros Prototype for the migration to Quantum-Safe protocols

Language: Java - Size: 147 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

DavidBuchanan314/ml-kem-stuff

A toy implementation of ML-KEM, aka Kyber, based on the current FIPS 203 draft

Language: Python - Size: 64.5 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

BeechatNetworkSystemsLtd/BNS-CryptoLib

This repository contains the reference implementation of several cryptographic tools, JNI wrappers, and Python bindings of those tools.

Language: C - Size: 974 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

GramThanos/falcon.js

Fast-Fourier Lattice-based Compact Signatures over NTRU in JavaScript

Language: JavaScript - Size: 576 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 3

Areezy/postquantum-password-manager-server

Server for my post quantum password manager.

Language: JavaScript - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

transmute-industries/xmss

eXtended Merkle Signature Scheme

Language: TypeScript - Size: 1.82 MB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

jiep/pq-gake-fsxy 📦

Post-Quantum Group Authenticated Key Exchange protocol with the LibOQS library

Language: C - Size: 270 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 3

pi-etro/Post-Quantum-TLS-Benchmarking

Framework for benchmarking post-quantum cryptography in TLS 1.3

Language: Shell - Size: 11.9 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

vvasseur/backflip

An implementation of the Backflip QC-MDPC decoder.

Language: C - Size: 22.5 KB - Last synced at: about 1 hour ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

chiefbiiko/falcon-cli

post-quantum file sigs

Language: Rust - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

sweatpotato13/newhope-ts

Npm module implementation of newhope algorithm

Language: TypeScript - Size: 1.22 MB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

artemeger/PQ-Crypto

post-quantum cryptography library

Language: Java - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

post-quantum-cryptography/CECPQ2b

SIKE/p434 in C

Language: C++ - Size: 736 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

rexemin/McEliece

A proof-of-concept implementation of the McEliece cryptosystem in Julia.

Language: Julia - Size: 652 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

defeo/hdr

My habilitation thesis

Language: TeX - Size: 4.43 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

devhima/xCrypto

Secure your sensitive data on your android device.

Language: Java - Size: 2.09 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

anomal/NewHopeKeyExchangeExample

Example of post-quantum key exchange using Bouncy Castle's implemention of NewHope

Language: Java - Size: 28.3 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

zambonin/bsc

Undergraduate thesis produced to obtain a B.Sc. in Computer Science from UFSC, in which we optimize the Winternitz one-time signature scheme.

Language: TeX - Size: 6.35 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

zambonin/epos-aes-docs

Documents related to the EPOSMote III AES driver implementation.

Language: TeX - Size: 7.06 MB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

isaracorp/test-vectors

Additional test vectors used to validate the Toolkit.

Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

tearsofphoenix/QuantumNova

post-quantum coin cryptography library

Language: Objective-C - Size: 524 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

myedukrishnan/projectsato

Project Sato - C2

Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Destroyer-official/Destroyer_P2P

🛡️ Quantum-resistant P2P chat 💬 with 🧱 multi-layered security. Implements ✨ Hybrid X3DH+PQ (ML-KEM & FALCON), ⚙️ Double Ratchet, and 🔑🤝 end-to-end authenticated key exchange for 🎖️ military-grade, 🚀 future-proof communication.

Language: Python - Size: 2.01 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

SylverbladeX/ValoriumX

Valorium X (V***): The Bio-Inspired, Quantum-Ready Blockchain for Progressive Autonomy and Ultimate Digital Trust

Language: Shell - Size: 213 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

pjtunstall/holocron

A program to encrypt and decrypt messages with a hybrid cryptosystem, combining a conventional key-exchange mechanism with one of the proposed post-quantum algorithms.

Language: Rust - Size: 146 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

Related Topics
cryptography 143 post-quantum 50 pqc 36 kyber 31 crypto 27 lattice-based-crypto 23 rust 22 python 20 security 20 encryption 19 blockchain 19 post-quantum-signature 19 quantum-computing 19 digital-signature 17 dilithium 15 falcon 14 ml-kem 14 pqcrypto 14 signature 13 hash-based-signatures 13 post-quantum-kem 12 aes 11 key-exchange-algorithms 11 cryptography-algorithms 10 kem 10 public-key-cryptography 9 sphincs 9 python3 9 golang 9 encryption-decryption 8 tls 8 mceliece 8 digital-signatures 8 zero-knowledge 8 crystals-kyber 8 quantum 8 quantum-resistant 7 key-encapsulation-mechanism 7 go 7 learning-with-errors 7 ntru 7 cybersecurity 7 isogenies 7 code-based-cryptography 7 cryptography-library 7 open-source 7 liboqs 7 quantum-safe 7 privacy 7 nist-pqc 7 sidh 7 ml-dsa 7 elliptic-curves 7 pki 6 merkle-tree 6 elliptic-curve-cryptography 6 rsa 6 signature-scheme 6 bike 6 c 6 cryptocurrency 6 tls13 6 blockchain-technology 6 sphincs-plus 6 java 5 homomorphic-encryption 5 kyber-crystal 5 quantum-algorithms 5 module-lattices 5 aes-encryption 5 quantum-cryptography 5 no-std 5 end-to-end-encryption 5 isogeny-based 5 certificate 4 iot 4 one-time-pad 4 crystals-dilithium 4 fips-203 4 error-correcting-codes 4 hash 4 signatures 4 lattice 4 ufsc 4 post-quantum-security 4 latex 4 cbom 4 cipher 4 cbom-tool 4 public-key-encryption 4 quantum-resistant-cryptosystems 4 cbomkit 4 ntruencrypt 4 post-quantum-algorithms 4 javascript 4 nist 4 pgp 3 newhope 3 number-theoretic-transform 3 cryptography-tools 3