Security News > 2022 > June > Cryptanalysis of ENCSecurity’s Encryption Implementation
2022-06-13 11:48
ENCSecurity markets a file encryption system, and it's used by SanDisk, Sony, Lexar, and probably others.
Despite it using AES as its algorithm, it's implementation is flawed in multiple ways-and breakable.
The moral is, as it always is, that implementing cryptography securely is hard.
Don't roll your own anything if you can help it.