Skip to content
View tfretze's full-sized avatar

Block or report tfretze

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. AES-Encryption-Decryption AES-Encryption-Decryption Public

    10 round AES encryption and decryption of a single plaintext block. Take as input a 128 bit plaintext block and a 128 bit key and produce as output a 128 bit ciphertext block, or a 128 bit cipherte…

    C++ 1 1

  2. Connect-4-AI Connect-4-AI Public

    A game of Connect 4 that can be played through the console window. AI was created using the Minimax algorithm with alpha/beta pruning.

    Java

  3. SSL-Handshake-Simulation SSL-Handshake-Simulation Public

    Program simulates a client and server performing an SSL handshake. Performs Ephemeral Diffie-Helman key exchange to create session keys, AES encryption in CTR and CBC-MAC mode, finally the sending …

    Java

  4. Operating-Systems-Final-Project Operating-Systems-Final-Project Public

    Program simulates a system that uses paging with virtual memory.

    Java

  5. linux-exploit-suggester linux-exploit-suggester Public

    Forked from The-Z-Labs/linux-exploit-suggester

    Linux privilege escalation auditing tool

    Shell

  6. simple-php-app simple-php-app Public

    Forked from mikepfeiffer/simple-php-app

    Simple PHP app used with Elastic Beankstalk demo

    CSS