Skip to content
View tritoke's full-sized avatar
  • 06:41 (UTC)

Sponsoring

@fasterthanlime

Block or report tritoke

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 (he/they)

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

I'm a software engineer working on testing the safety of realtime Linux systems for automotive.

My final year project was looking at Password Authenticated Key Exchange(PAKE) algorithms:

I built an aucpace implementation as part of it.

I'm also interested in:

Pinned Loading

  1. ctf-scripts ctf-scripts Public

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

    Python 12

  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 4 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