nihalpasham
Results
5
repositories owned by
nihalpasham
rustBoot
189
Stars
20
Forks
Watchers
rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
fingerprinting_radios_w_ML
18
Stars
6
Forks
Watchers
The key idea behind radio fingerprinting is to extract unique patterns (or features) and use them as signatures to identify devices (or more precisely ID a radio embedded within a device).
rustdhipv2
29
Stars
3
Forks
Watchers
A prototype implementation of the Host Identity Protocol v2 for bare-metal systems, written in pure-rust.
Rusty_CryptoAuthLib
18
Stars
3
Forks
Watchers
A platform agnostic (minimal) I2C driver for Microchip's Crypto Authentication HW (i.e. secure element `ATECC608A`), written in pure Rust.