1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 02029f9eab
sm: Support decryption of password based encryption (pwri)
* sm/decrypt.c (pwri_parse_pbkdf2): New.
(pwri_decrypt): New.
(prepare_decryption): Support pwri.
(gpgsm_decrypt): Test for PWRI.  Move IS_DE_VS flag to DFPARM.
--

Note that this is not finished because we need to implement a password
callback.  For now "abc" is used as passwort.

Latest libksba is also required to return the required info.

Signed-off-by: Werner Koch <wk@gnupg.org>
2021-05-14 18:56:10 +02:00
..
2020-09-03 13:49:20 +02:00
2021-01-19 10:33:03 +01:00
2021-02-24 08:40:06 +01:00
2021-04-20 09:37:56 +02:00
2021-02-24 08:40:06 +01:00
2021-04-20 09:37:56 +02:00
2021-02-24 08:40:06 +01:00