From 7a71a26d590666b8cdaa3165fb488db6b0673533 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 11 Sep 2002 07:28:44 +0000 Subject: * mpi-bit.c (mpi_normalize): Replaced the check for protected by is_opaque. (mpi_get_nbits): Removed the special case for protected MPIs. * mpicoder.c (do_get_buffer): Likewise. (mpi_print): Removed the nbit_info printing. --- include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index e7db18284..d486b05de 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,9 @@ +2002-09-10 Werner Koch + + * mpi.h (mpi_is_protected, mpi_set_protect_flag) + (mpi_clear_protect_flag): Removed. + (mpi_get_nbit_info, mpi_set_nbit_info): Removed. + 2002-08-13 David Shaw * cipher.h: Add AES aliases for RIJNDAEL algo numbers. -- cgit v1.2.3