1. Industry-Standard Encryption
Everything in your vault is encrypted using AES-GCM (Advanced Encryption Standard in Galois/Counter Mode) via Apple's CryptoKit. AES-GCM provides both confidentiality (hiding the data) and authenticity (ensuring the data hasn't been tampered with).