Skip to content
View fbv81bp's full-sized avatar

Block or report fbv81bp

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 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
FBV81Bp/README.md

Hey there 👋

yet another electrical engineer here, maybe a tiny bit more innovative than usual. Please check my improvements to this world pinned to this profile... 👇

Pinned Loading

  1. Pipelined_GCM_of_AES Pipelined_GCM_of_AES Public

    An GCM reaching 10Gbits per second in a self researched and discovered feedback pipeline.

    VHDL 1

  2. VHDL_UDP_IPv4_MAC VHDL_UDP_IPv4_MAC Public

    An ethernet endpoint faster on Artix-7 than the chip's hard IP transceivers.

    VHDL

  3. Montgomery_multiply Montgomery_multiply Public

    Montgomery multiplication in number bases that are a power of 2, like binary, hexadecimal, byte-wise etc. Used mainly in RSA, DH cryptosystems.

    Python 5 1

  4. Parallel_prefix_adders Parallel_prefix_adders Public

    High performance adder structures to speed up ARX ciphers.

    VHDL

  5. VHDL_Karatsuba VHDL_Karatsuba Public

    Karatsuba multiplication with recursive hardware description in VHDL. Needed in RSA cryptosystems et.al.

    VHDL

  6. Side_channels Side_channels Public

    Side channel attack simulations

    Python 3