- Moved out_msg to out_hdr + 32 to support hardware acceleration

This commit is contained in:
Paul Bakker
2012-05-08 13:16:14 +00:00
parent 3aac1daf1d
commit 186751d9dd
3 changed files with 47 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ Changes
* AES code only check for Padlock once
* Fixed const-correctness mpi_get_bit()
* Documentation for mpi_lsb() and mpi_msb()
* Moved out_msg to out_hdr + 32 to support hardware acceleration
Bugfix
* Fixed handling error in mpi_cmp_mpi() on longer B values (found by