8 scripts tagged as: [domain · encryption]
ARCFOUR and CipherSaber | ||
arcfour.r | 3.8 KB 18 Jan 2004 | Provides encryption and decryption using the ARCFOUR algorithm author: Cal Dixon |
coding-mailto | ||
coding-maito.r discussion | v:1.0.0 5.4 KB 11 Sep 2004 | a tool for coding the mailto info in a html page and avoid some spam author: Philippe Le Goff |
EASY SERVICE | ||
easy-service.r | v:1.0.2 14.8 KB 16 Nov 2005 | Easy-Service is a broker based on REBOL/Service which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Service makes very easy to expose function written in Rebol like REBOL/Services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment easy-service uses a simple [...] author: marco |
EASY SOCCER | ||
easy-soccer.r documentation | v:2.1.1 15.1 KB 3 Jan 2011 | Easy-Soccer is a broker based on CGI which offer an easy way
to write and the deploy distributed Rebol application.
Easy-Soccer makes very easy to expose function written in Rebol like services.
Thus, you can use these functions as if they were defined locally.
In a distributed environment Easy-Soccer uses a simple WEB server
and CGI to execute Rebol code [...] author: marco |
MD5 Message-Digest Algorithm | ||
md5.r | v:2.0.1 6.2 KB 16 Dec 2012 | Returns a MD5 message digest of an input string as a binary! author: Marco Antoniazzi |
Basic RC4 algorithm | ||
rc4.r | 2.2 KB 30 Apr 2004 | Provides encryption and decryption using the basic RC4 algorithm author: Arthur Beltrao (Brasil) |
SHA1 Message-Digest Algorithm | ||
sha1.r | v:1.0.0 5.3 KB 16 Dec 2012 | Returns a sha1 message digest of an input string as a binary! author: Marco Antoniazzi |
SHA2 Message-Digest Algorithm | ||
sha2.r | v:1.0.0 7.7 KB 23 Mar 2013 | Returns a sha2 message digest of an input string as a binary! author: Marco Antoniazzi |