/bcc-crypt

A RedM Cryptography and Hashing library for lua developers

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

BCC Crypt

A RedM Cryptography and Hashing library for lua developers

Features

  • UUID v4 Generation
  • Base64 Encryption/Decryption
  • RC4 Encryption/Decryption
  • SHA Hashing
    • SHA-1
    • SHA-2
    • SHA-3
    • BLAKE2
    • BLAKE3
  • ZLib Compression

How to install

  • Download this repo
  • Copy and paste bcc-crypt folder to resources/bcc-crypt
  • Add ensure bcc-crypt to your server.cfg file
  • Now you are ready to get coding!

Documentation

OFFICIAL BCC CRYPT DOCS

Disclaimers and Credits

I appreciate the hard work of the following developers, without all the different codebases, this script would not be possible.

All script credits will be listed at the top of each service file

Need More Support?