Skip to content
View tg3rbs's full-sized avatar

Block or report tg3rbs

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.

Content in all repositories owned by your account will be closed.
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
tg3rbs/README.md

33

Theoretical Mathematics student at The Ohio State University building cryptography and security-focused software in C++, Python, and Bash.

Featured Projects

C++17 password manager implementing account authentication, PBKDF2 key derivation, AES-256-GCM encrypted credential vaults, secure password generation, and integrity verification.

Bash-based Linux security auditing toolkit for inspecting SSH configuration, user privileges, filesystem permissions, system resources, and exposed network services.

Python command-line utility for password-based message and file encryption using AES-256-GCM and PBKDF2-HMAC-SHA256.

C++ implementation of RSA built from the underlying number-theoretic algorithms, including modular exponentiation, modular inverses, Miller-Rabin primality testing, key generation, encryption, and decryption.

Python toolkit implementing Caesar, Vigenère, Atbash, Affine, and Rail Fence ciphers with an interactive command-line interface and automated tests.

Technical Focus

Languages: C++, Python, Java, Bash

Security & Cryptography: AES-256-GCM, PBKDF2-HMAC-SHA256, RSA, SHA-256, authenticated encryption, password security, SSH hardening, Linux permissions, security auditing

Tools: Linux, Git, GitHub, OpenSSL, OpenSSH, Nmap

Current Focus

Developing deeper expertise in cryptography, Linux security, secure software development, and the mathematics underlying modern cryptographic systems.

Pinned Loading

  1. rsa-cryptography-toolkit rsa-cryptography-toolkit Public

    C++ implementation of the RSA cryptosystem featuring Miller-Rabin primality testing, modular exponentiation, file encryption, and key management.

    C++ 1

  2. classical-cipher-toolkit classical-cipher-toolkit Public

    Python implementations of classical cryptographic ciphers.

    Python 1

  3. tg3rbs tg3rbs Public