Home GnuPG
Diffusion GnuPG bb57c808b2ad

scd:openpgp: Fix PIN pin2hash_if_kdf.

Description

scd:openpgp: Fix PIN pin2hash_if_kdf.

* scd/app-openpgp.c (pin2hash_if_kdf): DEK had been changed to pointer
to allocated memory, so, we need to use DEKLEN for the length.

Details