1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* mpicoder.c (do_get_buffer): Don't remove leading zeros if the

MPI is marked as protected.
This commit is contained in:
Werner Koch 2002-08-13 05:55:16 +00:00
parent 29e3108bb9
commit a4750ea3de
2 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2002-08-13 Werner Koch <wk@gnupg.org>
* mpicoder.c (do_get_buffer): Don't remove leading zeros if the
MPI is marked as protected.
2002-08-02 Timo Schulz <ts@winpt.org>
* mpicoder.c: Add a '\n' to all log_bug functions.