feat(presenting): add a warning about authenticate-and-encrypt

This commit is contained in:
Fabrice Mouhartem 2025-01-28 22:26:36 +01:00
parent 87a2de2a07
commit 6e08f67ea4
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -76,6 +76,11 @@ Resulting in:
Moreover, you have access to the whole latex ecosystem, especially those for Moreover, you have access to the whole latex ecosystem, especially those for
neat illustrations such as [tikzpingus]. neat illustrations such as [tikzpingus].
**Note:** I have to say that the above technique is unsafe under fairly
reasonnable assumptions. Long story short you should sign first *then* encrypt
and not do both in parallel. Please see [this paper](https://ia.cr/2001/045)
from Crypto01 if you want a more detailed explanation.
### Customisation ### Customisation
It is also quite easy to customise slides with beamer. For instance, with It is also quite easy to customise slides with beamer. For instance, with