Skip to content

A RedM Cryptography and Hashing library for lua developers

License

Notifications You must be signed in to change notification settings

BryceCanyonCounty/bcc-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?

About

A RedM Cryptography and Hashing library for lua developers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages