Files
openpgpjs/src
larabr 105b3cdde4 Disregard config.aeadProtect when encrypting to public keys (#1678)
Determine whether AEAD should be used for encryption solely based the encryption key preferences.
Previously, the config flag was also used to control the behaviour, since AEAD messages were not standardised nor widely supported.

To generate keys that declare AEAD in their preferences, use `generateKey` with `config.aeadProtect = true`.
2023-10-25 12:53:13 +02:00
..
2023-10-25 12:53:12 +02:00
2021-07-20 10:54:29 +02:00
2023-10-25 12:53:12 +02:00
2023-10-25 12:53:12 +02:00