Skip to content
View SimedruF's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SimedruF

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

Pinned Loading

  1. PQC_Vault PQC_Vault Public

    Post quantum cryptography vault. A secure wallet application using Dear ImGui with advanced post-quantum cryptography for password protection and encrypted file storage.

    C++

  2. Simple_HuffmanCodes Simple_HuffmanCodes Public

    Simple Huffman codes. Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression.

    C++ 2

  3. Simple_RSA Simple_RSA Public

    RSA (Rivest-Shamir-Adleman) is a public-key cryptosystem, one of the oldest widely used for secure data transmission.

    C++ 3

  4. Simple_CHACHA20_app Simple_CHACHA20_app Public

    Simple chacha20 algorithm usage. ChaCha20 is a widely-used symmetric encryption algorithm designed by Daniel J. Bernstein.

    C++ 2

  5. Simple_WebAppUI Simple_WebAppUI Public

    A collection of WebApp UI

    HTML 4

  6. simple_quantum_safe_algorithms simple_quantum_safe_algorithms Public

    A simple test implementation of the Kyber-768 and sntrup761 post-quantum cryptographic algorithms using the liboqs library.

    Shell