Skip to content
View insecureMary's full-sized avatar

Block or report insecureMary

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

Heyyy... 👋

I'm Mary, a Software Engineer with about 2 years of experience building software for the movie industry at Casting Calls America A while ago, I transitioned into the blockchain space, starting out as a security researcher and now currently figuring out the deep infrastructure behind the blockchain as a Protocol engineer and a Cryptographer.

I work across Rust, Golang, Solidity, and Python, building cryptographic libraries, studying client internals, and contributing to protocol infrastructure.

Security Findings

Platform Protocol Vulnerability Severity
Code4rena GTE Perps & Launchpad ERC4626 vault inflation attack via first-depositor share manipulation Medium

What I'm Currently building Encipher- Rust cryptography library covering core primitives and protocol building blocks

My Most Interesting Pieces

  • Consensus layer specification (Published on EPF Wiki)

  • Why-settle-for-Crosschain-when-you-can-go-Omnichain

  • Lifecycle of a Transaction (Fusaka Edition)

    You can hit me up on my socials

  • X

  • Linkedin

Pinned Loading

  1. boredlabsxyz/encipher boredlabsxyz/encipher Public

    A Rust implementation of classical cryptographic ciphers with cryptanalysis tools and a CLI.

    Rust 3 1

  2. Why-settle-for-Crosschain-when-you-can-go-Omnichain--Part-1 Why-settle-for-Crosschain-when-you-can-go-Omnichain--Part-1 Public

  3. reth reth Public

    Forked from paradigmxyz/reth

    Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

    Rust

  4. Web-scrapper Web-scrapper Public

    A web scrapping tool built with rust

    Rust

  5. lighthouse lighthouse Public

    Forked from sigp/lighthouse

    Ethereum consensus client in Rust

    Rust

  6. The-lifecycle-of-a-transaction...Fusaka-edition The-lifecycle-of-a-transaction...Fusaka-edition Public

    A deep technical walkthrough of how an Ethereum transaction moves from construction to finality after the Fusaka upgrade , covering the mempool, EVM execution, PeerDAS, blob fees, and consensus.