Applyed cryptography Labs and CTFs
-
Updated
Jan 17, 2026 - Python
Applyed cryptography Labs and CTFs
Applied Cryptography Lab @ ETHZ
Secure messaging core using X25519, Ed25519, HKDF, and AEAD for encrypted communication, with versioned envelopes, replay protection, and encrypted local storage. Hybrid-ready, testable, and built as a cryptographic engine rather than a full chat app.
Applied Cryptography Labs, Spring 2021, ETH Zurich
Aplikasi web kriptografi hibrid berbasis Flask yang menggabungkan ECC (secp256r1), ECDH, HKDF, dan AES-192 (GCM/CBC) untuk pertukaran kunci aman serta enkripsi/dekripsi file.
Applied Cryptography UniTN course exam exercise
Applied Cryptography Lab Programs and CTF for Semester 5 at PESU
Secure peer-to-peer file sharing system with interoperable Python and Rust clients. Built for CISC 468 (Cryptography) at Queen's University. Ed25519 authentication, X25519 key exchange, AES-256-GCM encryption, mDNS discovery, Argon2id-encrypted local vault.
Privacy-preserving inference gateway with plaintext and CKKS-based encrypted serving paths, formal API contracts, and benchmarked privacy-performance tradeoffs.
Add a description, image, and links to the applied-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the applied-cryptography topic, visit your repo's landing page and select "manage topics."