wijata.com wrote:
>
> Anyway I found it strange, that crypto++ TruncatedFinal() returns big-
> endian for Adler32 but little-endian for CRC32 - I would call it
> interface inconsistency.
>
The reason for the above is that the gzip format specifies little-endian
CRC32, while the zlib format specifies big-endian Adler32.
--
View this message in context:
http://www.nabble.com/adler32%2C-different-results-from-different-libraries-tp17822874p17881605.html
Sent from the Crypto++ Users mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---