![]() |
Eventually, compression will be 100% working but tends to be slow and a proof of concept for sheer size. The encoding / decoding is more than perfect for what it does and for the sake of file checking, md5 does also exist in SlideScript for file checking.
SlideScript has its own encoding algorithm unique to itself. In the future, I do plan on allowing the trigger change of encode stepping to give the user their own ability to give their twist to the encoding. This makes password encoding or decoding a bit more secure. Examples:
#!/usr/bin/slidescript
# Read a file and encode its contents
read "docs/README.txt" | encode "%PIPE%" | fileenc=%PIPE%
print "Encoded: %fileenc%"
decode "%fileenc%" | filedec=%PIPE%
print "Decoded: %filedec%"
Still need help? Want to report a bug? Join us!
IP/Port: cddo.cc/1337
Main hang channel: #theroot
FreeBox channel: #freebox
FreonLinux channel: #freonlinux