Skip to content
View tritoke's full-sized avatar
  • 16:47 (UTC +01:00)

Sponsoring

@fasterthanlime

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.

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
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-scriptsctf-scriptsPublic

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

    Python 19

  2. fractalgenfractalgenPublic

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

    Rust 5

  3. final-year-project-demofinal-year-project-demoPublic

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

    Rust 1

  4. final-year-project-reportfinal-year-project-reportPublic

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

    TeX 4 1

  5. aucpace_embeddedaucpace_embeddedPublic

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

    Jupyter Notebook

  6. rusty_palsrusty_palsPublic

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

    Rust