Summer at Subconscious Compute
May - July 2023
Summer Internship | Subconscious Compute (opens in a new tab)
Highlights
- Integrated native Rust into an Android persistent foreground service via JNI/NDK, performing real-time filesystem monitoring and local telemetry (android_rust_service (opens in a new tab))
- Implemented a Secret Handshake protocol (opens in a new tab), establishing encrypted P2P channels with mutual authentication and forward secrecy over untrusted networks
- Ported Windows Native API bindings (ntapi (opens in a new tab)) from
winapitowindows-sys, updating NT kernel struct definitions, layout tests, andntdlllinking