Note the Alpha asm change

This commit is contained in:
Ulf Möller 2001-03-31 01:23:10 +00:00
parent f891abccf2
commit c9fd9152bd

View file

@ -22,6 +22,9 @@
*) MIPS assembler BIGNUM division bug fix.
[Andy Polyakov]
*) Disabled incorrect Alpha assembler code.
[Richard Levitte]
*) Fix bug in PKCS#12 key generation routines. This was triggered
if a 3DES key was generated with a 0 initial byte. Include
PKCS12_BROKEN_KEYGEN compilation option to retain the old