Tagged Questions
1
vote
1answer
175 views
Vulnerabilities of encrypting data with known regularities
I need to encrypt data that has a pre-defined header and footer structure, and furthermore the data follows pre-defined patterns. The header and footer structure follow a defined structure but cannot ...