Skip to content
View mattc-try's full-sized avatar
😋
😋

Highlights

  • Pro

Block or report mattc-try

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

Pinned Loading

  1. wycheproof-c wycheproof-c Public

    A C implementation of the wycheproof testing library from google, and a detailed collection of hard to find bugs and vulnerabilities including paper

    C 2

  2. wycheproof-pqc wycheproof-pqc Public

    Some PQC tests wycheproof like for post quantum crypto for now focussing on lattice based, vectors in json available

    C 2

  3. rust-google-oauth2 rust-google-oauth2 Public

    Secure-ish Google OAuth 2.0 implementation in Rust using Warp, PKCE, JWT validation, and Askama templating. Built by a mid-level Rustacean for fun (and learning)

    Rust 2

  4. free-earnings-calendar free-earnings-calendar Public

    Auto-generate an iCal feed from upcoming stock earnings dates. Subscribe once, never miss a report.

    Python 1

  5. rsa-personal-implementations rsa-personal-implementations Public

    Secure RSA in C using OpenSSL with SHA-256, RSA-PSS, and OAEP. Still low-level, now with way fewer regrets. 🚀🔐

    C 1

  6. Security-bruteforce-rainbow Security-bruteforce-rainbow Public

    A Python project exploring password cracking through bruteforce and rainbow tables, including password generation and probability analysis.

    Python