-
A curated list of post quantum cryptography (PQC) resources
-
Python implementation of Diffie-Hellman key exchange using X25519 and HKDF key derivation, intended purely for educational purposes to illustrate secure key exchange and cryptographic key derivatio…
Python GNU General Public License v3.0 UpdatedMay 24, 2025 -
SimpleRSA Public
This Python program for RSA encryption and decryption, which allows customizable key and message sizes via command-line arguments, is designed for educational purposes to demonstrate the fundamenta…
Python GNU General Public License v3.0 UpdatedOct 26, 2024 -
ProofOfWorkDemo Public
Python program that demonstrates a basic implementation of a proof-of-work algorithm using the SHA-256 cryptographic hash function.
Python GNU General Public License v3.0 UpdatedOct 1, 2024 -
-
Sha256ProofOfWorkDemo Public
Java program that demonstrates a basic implementation of a proof-of-work algorithm using the SHA-256
Java UpdatedDec 29, 2023