Re: File crypter

2000-09-28 Thread B. Wijnen

On Wed, 27 Sep 2000, pepito sbazzeguti wrote:

 Hello!
 
 I've found on the net explaination about DES (Data Encryption Standard) and 
 I've implemented it in MSX-C.
 Do you think a file de/crypter could be useful?

Sure. An encrypted filesystem would be even better, though ;)

Bye,

 main(){int  c[4]   ,x=4  ,l=getpid()  ,i;;   for(  srand(l);c[  x]=-   rand
()%6 ,x--   ;);;  for( ;44   x;){  char a[9] ,*p=
 "%.1f\n",   b[9];x=i=0;  gets(a);for   (l=4 ;l--   ;)x+=-(a[l]  -=48)==
   (b[l  ]=c[   l]);  ;for   (l=0;16i;l =++i %4)x
+=(b[i/4]+   a[l]   ?0:(  a[l]=b[i/4] =10)) ;printf(p,x  *.1)   ;};}




Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/




File crypter

2000-09-27 Thread pepito sbazzeguti

Hello!

I've found on the net explaination about DES (Data Encryption Standard) and 
I've implemented it in MSX-C.
Do you think a file de/crypter could be useful?

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/




Re: File crypter

2000-09-27 Thread Ricardo Jurczyk Pinheiro

Em qua, 27 set 2000, pepito sbazzeguti escreveu:

 Hello!
 
 I've found on the net explaination about DES (Data Encryption Standard) and 
 I've implemented it in MSX-C.
 Do you think a file de/crypter could be useful?

Sure!  

--
Ricardo Jurczyk Pinheiro - M. Sc. Numerical Modelling - [EMAIL PROTECTED] - 3635907
[EMAIL PROTECTED] - Anime, ABU, MSX, Linux, Gospel, ST, Rock, Math
Sola Scriptura - Sola Gratia - Sola Fide - Solo Christi - Soli Deo Gloria 

Why do I get the feeling that this is a setup?


Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/