⛔️ DEPRECATED: All features of this repo are now included and maintained within BCC-Utils⛔️
A RedM Cryptography and Hashing library for lua developers
- UUID v4 Generation
- Base64 Encryption/Decryption
- RC4 Encryption/Decryption
- SHA Hashing
- SHA-1
- SHA-2
- SHA-3
- BLAKE2
- BLAKE3
- ZLib Compression
- Download this repo
- Copy and paste
bcc-crypt
folder toresources/bcc-crypt
- Add
ensure bcc-crypt
to yourserver.cfg
file - Now you are ready to get coding!
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