Skip to content
View tmfontan's full-sized avatar
🏠
Working from home
🏠
Working from home
  • New Orleans, Louisiana
Block or Report

Block or report tmfontan

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

  1. DESDecryptionTool DESDecryptionTool Public

    A Java Swing GUI Application that is used to decrypt user-inputted ciphertext which was previously encrypted using the Data Encryption Standard (DES) Algorithm.

  2. ModularMultiplicativeInverseCalculator ModularMultiplicativeInverseCalculator Public

    A Java Swing GUI Tool which is used in order to calculate the Modular Multiplicative Inverse Value of a set of two user-specified numbers of significant size. Allows the user to calculate the solut…

    Java

  3. FileHashValueGenerator FileHashValueGenerator Public

    A Java Swing Application used in order to calculate the unique Hash Value for a user-specified file. Features options for both MD and SHA Hashing Algorithm Formulas.

    Java

  4. TCPSocketAutomatedAttendance TCPSocketAutomatedAttendance Public

    A Java Swing / AWT application that functions as an automated attendance recording tool for a group of custom-created attendee accounts. The program also contains additional features such as Course…

    Java

  5. AESRoundKeyInverter AESRoundKeyInverter Public

    Java