REBOL Library REBOL

Encryption Related

Updated: 29-May-2003

Return to main library index

Check for REBOL Pro Features

licensed.r

18-May-2001

An example of how to detect View/Pro and Command special features.

5 lines

456 bytes

 
UTF-8 encode

utf8-encode.r

14-Jun-2002

Encodes the string data to UTF-8 (from Latin-1)

16 lines

831 bytes

 
Greek

greek.r

3-Jul-2002

Greek changes all upper and lower case letters to random letters, preserving their case, and changes digits to random digits as well.

17 lines

914 bytes

 
quoted-printable encoder

qp-encode.r

20-Jun-2002

Encodes the string data to quoted-printable format

25 lines

1251 bytes

 
File Encryption and Decryption Utility

crypt.r

29-Jun-2001

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.

43 lines

1791 bytes

 
UTF-8

utf-8.r

2-Dec-2002

Encoding and decoding of UCS strings to and from UTF-8 strings.

5 pages

14465 bytes

 
Rugby

rugby3.r

8-Aug-2001

A high-performance, handler based, server framework and a rebol request broker...

13 pages

23154 bytes

 
Rugby

rugby4.r

15-Aug-2001

A high-performance, handler based, server framework and a rebol request broker...

16 pages

28910 bytes

 


The line count is for code lines only and is used as a rough estimate of code size. It does not include script headers, blank lines, or comment lines.

To add or modify a file, run REBOL/View and click on the Add-Script icon in the Library folder. Be sure that the script has a REBOL header that describes its purpose.

You can download the entire library as a compressed, self-extracting REBOL archive. The file is 585 KB and requires REBOL to extract. You may need to right click on this link to save the file in some browsers.

Once you have extracted the files, you can build these HTML index pages locally by running the build-lib.r script.

Note: All scripts are provided AS IS without warranty and without liability to the author or to REBOL Technologies.

REBOL is a trademark of REBOL Technologies.