Skip to content
#

secure-system-design

Here are 3 public repositories matching this topic...

Language: All
Filter by language

A high-performance, single-screen cybersecurity web portfolio featuring a glassmorphic terminal UI and a CPU-optimized digital matrix canvas backdrop

  • Updated Jun 7, 2026
  • HTML

Cryptography is an important tool for building secure systems. In this lab, you will explore how to build a file encryption service in Rust. We wish to allow a sender to securely communicate a file to a receiver. We do not assume the sender and receiver have communicated before, and therefore the two parties do not have some kind of shared secret b

  • Updated Mar 10, 2024
  • Rust

Improve this page

Add a description, image, and links to the secure-system-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-system-design topic, visit your repo's landing page and select "manage topics."

Learn more