Hi Everyone,

We have a release candidate available at 
http://cryptopp.com/cryptopp563rc0.zip. Here are the checksums:

    $ md5sum cryptopp563rc0.zip 
    78087372720287345ff2df7a494b816e

    $ sha1sum cryptopp563rc0.zip 
    24f86f0c48a38577376e3de3717dbf2a1aff7659

    $ sha256sum cryptopp563rc0.zip 
    07acb21dcbaade0e828731d9ce8a962582af7e9b83b76e63202df6a2cc612a0a

It honors ABI/API and versioning requirements. As such, there are two 
unremediated issues:

   - GCC's finding warning: deleting object of polymorphic class... which 
   has non-virtual destructor....
   - UBSan's finding algparam.h:211:88: runtime error: reference binding to 
   null pointer of type 'const struct Integer'

Both need to be fixed because they are C/C++ language violations.


There's a diff in the ZIP describing precisely what changed from Crypto++ 
5.6.2 (version 5.6.2 was SVN revision 541).


Please report any problems you encounter.



-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to