Tag: encryption
All the articles with the tag "encryption".
AEGIS: Building a PII Data Privacy Vault from Scratch
Published: at 10:00 AM(12 min read)A deep dive into AEGIS — a PII Data Privacy Vault built in Go. Covers tokenization, AES-256-GCM encryption, role-based access with field-level masking, append-only audit logs, and an LLM proxy that stops raw PII from ever reaching external AI models.
A Zero Trust Encryption Model Without Server-Stored Passwords
Published: at 10:15 AM(2 min read)A teaser into a Zero Trust Encryption approach where servers stay blind, passwords stay local, and users hold absolute control.