I am looking for a public private implementation...



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Chris
Sent: Friday, December 15, 2000 4:33 AM
To: [EMAIL PROTECTED]
Subject: [REBOL] Re: Encryption


Jarrett Wold wrote:
>
> I am wondering if anyone has tackled encryption with REBOL at all?  If so,
> any resources, docs and etc??

What sort of encryption are you after? I know how to implement a Beuford
polyalphabetic substitution cypher in Rebol/core which uses a random
number generator to create the key (with no static key store) but if
you're looking for a public/private key system....

Chris
--
New sig in the works
Explorer2260 Designer and Coder
http://www.starforge.co.uk
--
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to