mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* gpgsm.c (main): Add secmem features and set the random seed file.
(gpgsm_exit): Update the random seed file and enable debug output. * g10.c (main): Add secmem features and set the random seed file. (g10_exit): Update the random seed file. * parse-packet.c (parse_signature,read_protected_v3_mpi) (parse_key): Fixed use of mpi_set_opaque. * keygen.c (gen_card_key): Ditto.
This commit is contained in:
parent
860f56b089
commit
97d3ea897f
5 changed files with 46 additions and 45 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-07-29 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* gpgsm.c (main): Add secmem features and set the random seed file.
|
||||
(gpgsm_exit): Update the random seed file and enable debug output.
|
||||
|
||||
2003-07-27 Werner Koch <wk@gnupg.org>
|
||||
|
||||
Adjusted for gcry_mpi_print and gcry_mpi_scan API change.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue