BWTS in OPENBWT library



I haven't been able to test the code but it looks like Yuta Mori
Added Burrows-Wheeler Transform Scottifed. (BWTS) to his openbwt
library http://www.geocities.com/zxcb33/openbwt-v1.3.zip

BWTS as I wrote is not as fast or space efficient as it could be. Not
sure if he improved on the space and speed since my code only written
to do the job and could be much faster and use far less space, But it
is first major library to include my simple bijective BWT check it out
if you wish I know I will over the next few days if I get a chance

I posted here because as a first pass a good bijective BWTS based
compression pass will greatly add to the security of an encryption by
increasing the effective Unicity Distance. Also my code is not what
most people like to see. So here may be a chance to test it for your
selves,

If his code works. It could be used as a step for rhe several other
BWTS especially the 2 state binary modes
of which at least 3 easy to use come to mind. If this library works I
will write short code to interface to his library so that any of the
binary modes could be used. Since its likely they will serve the
crypto community better.
even if you use weak old XOR the first few bytes of the compressed
file as your encryption, This should also
help for users of AES in case there is an easy break when encryting
plain text since its not likely the same hooks could be used with
properly bijectively compressed data where last pass a bijective AES
implimentation

Take Care

David A. Scott
--
My Crypto code
http://bijective.dogma.net/crypto/scott19u.zip
http://www.jim.com/jamesd/Kong/scott19u.zip old version
My Compression code http://bijective.dogma.net/
**TO EMAIL ME drop the roman "five" **
Disclaimer:I am in no way responsible for any of the statements
made in the above text. For all I know I might be drugged.
As a famous person once said "any cryptograhic
system is only as strong as its weakest link"
.



Relevant Pages

  • Re: what is best file compression to use before encrtption
    ... there exist some secure cipher. ... compression is not what you're looking for. ... know suppose before you encrypt this ascii english test file you do ... bit bijective BWTS on the file and then apply the XOR. ...
    (sci.crypt)
  • Re: A truely BIJECTIVE BWT is here!
    ... BWT through my Scottification process. ... so that on the average it will lead to bijective BWT compression ... My Crypto codehttp://bijective.dogma.net/crypto/scott19u.ziphttp://www.jim.com/jamesd/Kong/scott19u.zipold version ...
    (comp.compression)

Quantcast