Re: [crypto] Select a file randomly -corrected

2001-11-11 Thread guillaume
The previous version had some bd typos. (Satuday night.. :) #! /bin/sh #CS: edit, Crypt and Steganography your message in a random jpg image. #http://madchat.org/crypto/steganography/unix/ #jpeg hide&seek chosen here, because it exists for both unix and win32 #>the final picture will be

Re: [crypto] Select a file randomly -done

2001-11-10 Thread guillaume
Thanks evryone for the help, here it is :) cs.sh Description: Bourne shell script

Re: [crypto] Select a file randomly -corrected

2001-11-10 Thread guillaume
The previous version had some bd typos. (Satuday night.. :) #! /bin/sh #CS: edit, Crypt and Steganography your message in a random jpg image. #http://madchat.org/crypto/steganography/unix/ #jpeg hide&seek chosen here, because it exists for both unix and win32 #>the final picture will be

Re: [crypto] Select a file randomly -done

2001-11-10 Thread guillaume
Thanks evryone for the help, here it is :) cs.sh

Re: [crypto] Select a file randomly

2001-11-10 Thread Audin Malmin
On Sat, Nov 10, 2001 at 01:57:19PM -0800, Karsten M. Self wrote: > on Fri, Nov 09, 2001 at 03:55:37PM -0500, guillaume ([EMAIL PROTECTED]) wrote: > > Sorry for the off-topic, but I like this list ;) > > > > I'm planing on doing a little software, in C or > > simply shell code to help users like me

Re: [crypto] Select a file randomly

2001-11-10 Thread Karsten M. Self
on Fri, Nov 09, 2001 at 03:55:37PM -0500, guillaume ([EMAIL PROTECTED]) wrote: > Sorry for the off-topic, but I like this list ;) > > I'm planing on doing a little software, in C or > simply shell code to help users like me use crypto. > > Write message -> GPG crypto -> Jpeg Stegano -> Mail > >

Re: [crypto] Select a file randomly

2001-11-10 Thread Audin Malmin
On Sat, Nov 10, 2001 at 01:57:19PM -0800, Karsten M. Self wrote: > on Fri, Nov 09, 2001 at 03:55:37PM -0500, guillaume ([EMAIL PROTECTED]) wrote: > > Sorry for the off-topic, but I like this list ;) > > > > I'm planing on doing a little software, in C or > > simply shell code to help users like m

Re: [crypto] Select a file randomly

2001-11-10 Thread Karsten M. Self
on Fri, Nov 09, 2001 at 03:55:37PM -0500, guillaume ([EMAIL PROTECTED]) wrote: > Sorry for the off-topic, but I like this list ;) > > I'm planing on doing a little software, in C or > simply shell code to help users like me use crypto. > > Write message -> GPG crypto -> Jpeg Stegano -> Mail > >