Making of SARE: How I Designed a File Format for Encrypted Data From Scratch zola.ink 3 points by znano 4 hours ago
imbhmn 4 hours ago For the header you need to add a sort of MAC system to authenticate the metadata and the header znano 4 hours ago Yeah thanks for the suggestion, i guess i can allocate a few bytes at the end of the header for the MAC so it would prevent tweaking the metadata.
znano 4 hours ago Yeah thanks for the suggestion, i guess i can allocate a few bytes at the end of the header for the MAC so it would prevent tweaking the metadata.
For the header you need to add a sort of MAC system to authenticate the metadata and the header
Yeah thanks for the suggestion, i guess i can allocate a few bytes at the end of the header for the MAC so it would prevent tweaking the metadata.