Skip to content
View iibram's full-sized avatar

Block or report iibram

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Diffie_Hellman Diffie_Hellman Public

    An educational, modern C++20 implementation of the Diffie-Hellman key exchange protocol, focusing on clean structure and cryptographic fundamentals.

    C++

  2. RSA RSA Public

    An educational C++20 RSA cryptography demonstration built from scratch for Windows & Linux. Features custom number theory algorithms (Square-and-Multiply, EEA) and a validated runtime loop.

    C++

  3. Quine_McCluskey Quine_McCluskey Public

    High-performance C++20 Quine-McCluskey logic minimizer featuring automated tabular reduction phases, a heuristic core solver, and LaTeX/VHDL generation.

    C++

  4. DFT DFT Public

    A high-performance C++20 implementation of the Discrete Fourier Transformation (DFT). Features custom signal processing algorithms, clean modern code architecture, and multi-platform support. Desig…

    C++