Skip to content
View wrenna-robson's full-sized avatar
🤔
Pondering
🤔
Pondering

Block or report wrenna-robson

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

Wrenna Robson

Formal-verification researcher @ Kry10.

I work on machine-checked proofs and theorem proving in Lean 4. I maintain the Lean library Batteries and contribute actively to Mathlib.

I apply these methods to cryptography, currently the verification of post-quantum schemes such as the hash-based signature scheme XMSS. I am also increasingly interested in how AI-assisted techniques can extend the reach of formal methods.

Where to look

  • verify-meaning gathers the code from my dissertation, "Finding meaning in cryptographic verification". controlbits and sike-cryptol are pieces of that work.
  • xmss-jasmin is some work experimenting with the use of Claude Code to produce high-assurance Jasmin implementations.

Pinned Loading

  1. finperm finperm Public

    Finite permutations

    Lean

  2. mathlib4 mathlib4 Public

    Forked from leanprover-community/mathlib4

    The math library of Lean 4

    Lean

  3. batteries batteries Public

    Forked from leanprover-community/batteries

    The "batteries included" extended library for the Lean programming language and theorem prover

    Lean

  4. verify-meaning verify-meaning Public

    A master repository of all code considered in the dissertation "Finding meaning in cryptographic verification".

    Assembly 1