Skip to content
View tritoke's full-sized avatar
Block or Report

Block or report tritoke

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

πŸ‘‹ Hi there, I'm Sam / tritoke (they/them)

I'm an avid programmer with an strong interest in cyber security.

I'm in the final year of my Computer Science degree @ The University of Manchester.

My final year project is looking at Password Authenticated Key Exchange(PAKE) algorithms.

I'm currently working to implement the AuCPace PAKE protocol in rust for RustCrypto/PAKEs.

I'm also interested in:

Pinned

  1. ctf-scripts ctf-scripts Public

    A collection of scripts I've written to solve recurring challenges in CTFs.

    Python 10

  2. fractalgen fractalgen Public

    A rust based fractal generator, essentially a rust clone of my other fractal renderer project in C.

    Rust 5

  3. final-year-project-demo final-year-project-demo Public

    A demo application built using the AuCPace implemention I created for my final year project.

    Rust 1

  4. final-year-project-report final-year-project-report Public

    This contains the latex source for my final year project report at the University of Manchester.

    TeX 2 1

  5. aucpace_embedded aucpace_embedded Public

    A repository to hold the code for an example embedded application utilising AuCPace and Rust.

    Jupyter Notebook

  6. rusty_pals rusty_pals Public

    My solutions to the cryptopals challenges in rust, relying on as few libraries as possible.

    Rust