Re: Need strong compression library



"James Smith" schrieb:
this is what I currently use, but the compression is not strong enough

There are different compression values you can use with Roberto's stuff. Provided his implementation support for the the max value works, that's generally as good as you'll get for lossless compression. There haven't been any great advances in lossless compression algorithms for decades. You might need to re-examine the data you're compressing. Have you tried to encrypt it in any way prior to compressing?

That is a very good point.

If data needs to be compressed and encrypted, you need to compress it first, and then encrypt the compressed "file". Never do it the other way arround, beause all repetitive information (needed for compression) would be lost during encryption, which will result in very bad compression.

- Danijel

.



Relevant Pages

  • Re: AES with constant key
    ...  But if the message file you encrypt say with straight AES ECB mode ... And thats if AES is perfect which is not likely. ... to trick people into using weak crypto so that the big 3 letter ... My Compression codehttp://bijective.dogma.net/ ...
    (sci.crypt)
  • Re: Microsofts Security/ Non-mathmatical encryption
    ... I would definitely consider this a lossy compression type. ... Joe Richards Microsoft MVP Windows Server Directory Services ... > new encryption you could encrypt or compress 100 terabits down to 1 bit ... > someone with advanced quantum knowledge and understanding of the matrix ...
    (microsoft.public.security)
  • Re: file passwords?
    ... WinRAR can actually encrypt the filenames too - the user is prompted for the password even before the list of names pops up. ... Could you create a Zip File (treated as a folder in Windows XP) and password ... some other compression utility that may have taken over the functionality of ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Troubel with compression of a very large Excel file
    ... I have the same prob but I dont want to encrypt the file beacuse in this ... an encrypted file that has far fewer "patterns" that compression programs ... Excel but rather do it with the encryption program. ... | basis data information columns plus further 150 complex calculation ...
    (microsoft.public.excel.misc)
  • Re: Troubel with compression of a very large Excel file
    ... "Jim Rech" wrote: ... If you must encrypt the file I'd suggest that you not do it in ... > Excel but rather do it with the encryption program. ... the compression still does not result anymore in a significant ...
    (microsoft.public.excel.misc)