thecatkitty / lavender

Multiplatform slideshow application
https://celones.pl/lavender
MIT License
4 stars 0 forks source link

Add support for 3DES for key-protected content #131

Open eldan-dex opened 11 months ago

eldan-dex commented 11 months ago

With 25-character keys, there is enough data to derive two 56-bit keys for 3DES in EDE mode - Encrypt_K1(Decrypt_K2(Encrypt_K1(data))), as described under "Keying option 2" in https://en.wikipedia.org/wiki/Triple_DES