Rijndael usage

Janusz A. Urbanowicz alex at bofh.net.pl
Thu May 11 13:46:26 CEST 2006


On Wed, May 10, 2006 at 09:09:03AM +0100, David Gray wrote:
> Hi David, 
> Thanks for the info, even if it's not what I wanted to hear.  :-)  
> 
> What do you mean by "raw Rijndael"?   

raw binary algorithm data not enveloped with any metadata (file format)

From the code it is either raw binary data or some kind of Windows stream.

Someone may try to recreate it on Unix using gcrypt or mcrypt
libraries, but much simpler and more secure it woll be to make them
use some application like gnupg, which could be scripted in place of
the code you supplied.

Alex



More information about the Gnupg-users mailing list