Pinned Repositories
Accenture-2019-Hackathon
Cryptography-Notebooks
Links to Python Notebooks implementing various cryptographic primitives
Distributed-Point-Functions
Distributed point functions implemented in python
ECE4191_teamwork
Components for shared communication between teams
mqtt-logger
MQTT to SQLite3 logger
Private-Multiparty-State-Machine
Proof of concept 2-party MPC scheme where the current state and inputs are hidden from evaluation parties
towards_private_multioperator_network_slicing
Contains the code and results from the paper "Towards Private Multi-Operator Network Slicing".
United-Energy-EnergyEasy-API
Simple API to get electricity usage from United Energy website
data-acquisition-system
This repo contains all code related to MHP's DAS project.
MHP-website
Monash Human Power public website
Blake-Haydon's Repositories
Blake-Haydon/mqtt-logger
MQTT to SQLite3 logger
Blake-Haydon/Cryptography-Notebooks
Links to Python Notebooks implementing various cryptographic primitives
Blake-Haydon/Distributed-Point-Functions
Distributed point functions implemented in python
Blake-Haydon/ECE4191_teamwork
Components for shared communication between teams
Blake-Haydon/Polynomial-Interpolation
Polynomial interpolation implemented in python
Blake-Haydon/Private-Multiparty-State-Machine
Proof of concept 2-party MPC scheme where the current state and inputs are hidden from evaluation parties
Blake-Haydon/towards_private_multioperator_network_slicing
Contains the code and results from the paper "Towards Private Multi-Operator Network Slicing".
Blake-Haydon/United-Energy-EnergyEasy-API
Simple API to get electricity usage from United Energy website
Blake-Haydon/ackermann_function
A simple rust implementation of the Ackermann function
Blake-Haydon/casual_pay_calculator
Simple web tool to calculate casual pay and tax
Blake-Haydon/Cryptopals-Solutions
Solutions to the cryptopals challenges implemented in python notebooks
Blake-Haydon/FIT3179_2021_S2_A2
Data Visualisation Assignment 2
Blake-Haydon/advent_of_code
Solutions to advent of code
Blake-Haydon/boston_twin
Repository for the BostonTwin dataset API.
Blake-Haydon/docs
Celestia Documentation Page
Blake-Haydon/FIT3179_2021_S2_W10
Data Visualization Week 10 Homework
Blake-Haydon/fss-fork
Function secret sharing including distributed comparison & point functions - fork
Blake-Haydon/go-ethereum
Official Go implementation of the Ethereum protocol
Blake-Haydon/hive
Ethereum end-to-end test harness
Blake-Haydon/honggfuzz
Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
Blake-Haydon/KlerosJurorDashboard
This page lets you know your chances to be drawn as a Juror in a Kleros Court. It also shows you the evolution of cases, along with history of the Courts.
Blake-Haydon/l2-fees
Blake-Haydon/Lamport-Signatures
Lamport Signatures (one-time signatures) implemented in python
Blake-Haydon/Linear-Codes
Python notebooks exploring various linear codes
Blake-Haydon/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Blake-Haydon/Shamir-Secret-Sharing
Shamir's Secret Sharing (SSS) implementation in python and rust
Blake-Haydon/sionna
Sionna: An Open-Source Library for Next-Generation Physical Layer Research
Blake-Haydon/snortparser
Snort rule parser/validator written in python.
Blake-Haydon/tinysmpc
A tiny, educational library for secure multi-party computation (in pure Python).
Blake-Haydon/Winternitz-Signatures
Winternitz Signatures (one-time signatures) implemented in python