Skip to content
View bro256's full-sized avatar

Block or report bro256

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Awesome-Post-Quantum-Cryptography-Resources Awesome-Post-Quantum-Cryptography-Resources Public

    A curated list of post quantum cryptography (PQC) resources

    10 3

  2. Sha256ProofOfWorkDemo Sha256ProofOfWorkDemo Public

    Java program that demonstrates a basic implementation of a proof-of-work algorithm using the SHA-256

    Java

  3. puzzle-15-backend puzzle-15-backend Public

    Java Spring based 15 Puzzle Game backend API

    Java

  4. ProofOfWorkDemo ProofOfWorkDemo Public

    Python program that demonstrates a basic implementation of a proof-of-work algorithm using the SHA-256 cryptographic hash function.

    Python

  5. SimpleRSA 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

  6. SimpleDiffieHellmanKeyExchange SimpleDiffieHellmanKeyExchange Public

    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