Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
File Encryption and Decryption Utility
crypt.rv:1.0.4
1.9 KB
13 Mar 2003
An example utility that encrypts and decrypts files using a highly secure form of encryption (the Blowfish algorithm with 128 bits). Requires REBOL/View/Pro or REBOL/Command to run.
author: Carl Sassenrath
En-/decryption Functions
encrypt.r2.1 KB
13 Mar 2003
A basic encryption scheme.
author: Bohdan Lechnowsky
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
Rugby
rugby4.rv:4.0.2
28.4 KB
13 Mar 2003
A high-performance, handler based, server framework and a rebol request broker...
author: Maarten Koopmans
Rugby
rugby3.rv:3.4.0
22.7 KB
13 Mar 2003
A high-performance, handler based, server framework and a rebol request broker...
author: Maarten Koopmans
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
EASY SERVICE
easy-service.rv: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
PHP-colorizer
php-colorizer.rv:1.1.0
26.8 KB
19 Jan 2009
[no purpose header found]
author: David 'Oldes' Oliva
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
Functions for calculations with big integer numbers
bigmath.rv:0.2.0
30.0 KB
4 May 2019
Make calculations with big integer numbers.
author: Marco Antoniazzi
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
ARCFOUR and CipherSaber
arcfour.r3.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
Parser for Dicom Header
dicomparser.rv:1.0.0
105.5 KB
7 Apr 2008
Parse dicom headers
author: Willem Michiels
FMOD library interface
fmod-h.rv:0.9.0
177.5 KB
5 Nov 2011
Code to bind FMOD shared library to Rebol.
author: Marco Antoniazzi
MD5 Message-Digest Algorithm
md5.rv:2.0.1
6.2 KB
16 Dec 2012
Returns a MD5 message digest of an input string as a binary!
author: Marco Antoniazzi
AIOE Newsgroup Test
newsgroup.rv:1.0.0
13.3 KB
8 Mar 2008
- an application of NNTP protocol - and an introduction AIOE.org
author: R.v.d.Zee
POINT OF SALE SYSTEM
pos.r12.6 KB
14 Mar 2010
This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving receipts. The RebGUI parts are simple and short. Note that the username [...]
author: nick
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
Basic RC4 algorithm
rc4.r2.2 KB
30 Apr 2004
Provides encryption and decryption using the basic RC4 algorithm
author: Arthur Beltrao (Brasil)
RIF
rif.rv:0.0.2
3.9 KB
13 Aug 2010
Minimalistic Rebol Indexed file, append only database manager
author: Pavel
SHA1 Message-Digest Algorithm
sha1.rv: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.rv:1.0.0
7.7 KB
23 Mar 2013
Returns a sha2 message digest of an input string as a binary!
author: Marco Antoniazzi