- E1A9FB1198B0F060412BB794B454AC7CC62A29E3730256D8E0D30BBD403B6B68A2F267514294478B33039EDA10AA334E450F159F876F34C192BF58EA4ECA48B0
+ 4983488AC0CC9138C74AF005F6D96D29BF589323D25AE661408AE12F5E49DE0F6AE8CC9530D6559E265351F506F41EC54865E6C878936F256FDBA606BC7561F0
eucrypt/manifest
(19 . 3)(19 . 4)
5 527560 eucrypt_manifest diana_coman Adds this manifest file that should be modified each time a new patch is added to EuCrypt.
6 543780 eucrypt_fix_256 diana_coman Fix the error in smg_oaep.adb that used 255 instead of 256 when calculating/retrieving length stored on 2 octets.
7 545170 eucrypt_ch14_crc32 diana_coman A simple implementation of CRC32 checksum using a lookup table. The CRC32 lib can be compiled on its own or together with the whole EuCrypt.
8 552693 eucrypt_ch15_arbitrary_e diana_coman Changes to allow the user to pick their desired length for the public exponent when generating a new pair of RSA keys.