You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crypto++ Users
Hi
We are using gzip in the middle of a process that must return the same
data when used in various operating systems. IT's all great but we
have found the gzip implementation is producing differing results in
windows and linux. By different I mean the actual compressed output is
different.
I know this is not a stipulation of the algorithm, but does anyone
know where in cryptopp this difference is occurring and how it may be
remedied ?
Thanks for any reply, it would be a huge help as we would prefer to
stick to the cryptopp implementation if possible (in case of some
pipelining opportunities).
dirvine
unread,
Mar 26, 2011, 5:17:06 PM3/26/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crypto++ Users
Scratch that (blush), it is deterministic if you feed it the same
inputs (and line endings :-)) )