Vault Encoding/Decoding
In this devlog, I worked on getting the vault encoding/encryption and decoding/decryption working. It uses a custom binary format that, currently, has the salt (for the KDF), nonce (for the AEAD) and the encrypted entries. It also has built-in authenticity and integrity detection.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.