BEA

by Darkness
BEA (Byond Encryption Algorithm) [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Darkness.BEA##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Darkness.BEA##version=1

1255 downloads
Version 1
Date added: Jan 26 2002
Last updated: Jul 29 2009
1 fan
BEA(Byond Encryption Algorithm) is Byonds first (from what I know) Encryption Algorithm. I've developed it for my own game that has a central server which swaps files with the player. BEA was made to make these files uneditable by the players by Encrypting all letters & numbers, it does this fairly well as you will see.

(1/27/01)

Version 1:
Version 1 encrypts letters A-Z, a-z & numbers 0-9.
Symbols are not encrypted in this version.

Note: BEA is work in progress as thus is in beta.