About 19 results
Open links in new tab
  1. HashLib - Cryptographic hashes in pure Lua - Roblox

    Dec 25, 2019 · -- HashLib by Egor Skriptunoff, boatbomber, and howmanysmall -- Boatbomber did the majority of the work, I just helped him with initial optimizations and did the final speed …

  2. HashLib - Cryptographic hashes in pure Lua - Roblox

    Mar 20, 2024 · It’s HashLib, not EncryptLib. Cryptographic hashing, by definition, has to be a one way function. No decryption possible. If you could decrypt a hash, then it’s a cracked algorithm …

  3. HashLib - Cryptographic hashes in pure Lua - Roblox

    Mar 22, 2024 · Likewise, there are benefits of having a dynamic module like being always up-to-date (improvements of speed & quality and so on) Thanks for highlighting the downsides though.

  4. Topics tagged hashing - Roblox

    Aug 17, 2024 · String-Seed to Numerical Seed for procedural terrain generation (like minecraft) only works up to 5 characters. Scripting Support. terrain , minecraft , hashing , voxel , perlin-n

  5. Fastest Cryptography Library for Roblox

    Jun 6, 2025 · Well, mainly because of speed but we tested some popular alternatives like HashLib and the fastest alternative library I found was by Dekkonot which is fast but could be better.

  6. Encrypting stuff - Scripting Support - Developer Forum | Roblox

    Dec 28, 2020 · So I am trying to find a roblox encryptor like AES 256 just to test something like logging stuff on discord encrypted. I found like a from 2014 but it isn’t working.

  7. BeeScan | 1.0.0 | Studio Script Scanner for Backdoor Detection

    Jul 3, 2024 · BeeScan 1.0.0 Release Github | Roblox About BeeScan is powerful game instance scanner for backdoors detection. It is a one click solution that most developers can use to get …

  8. [Module] Range's NetworkManager - Community Resources

    Jan 10, 2025 · I wrote my own net manager for easy data exchange between the client and the server, including the generation of HMAC for verifying client data. The module creates an …

  9. Hashes and Salts; what they are and the simple concept of it

    Jan 4, 2022 · Feel free to checkout @boatbomber ’s HashLib module. His implementation features over a dozen different algorithms and is really optimized. Hopefully this was all …

  10. Fastest SHA256 Module - Community Resources - Roblox

    Oct 2, 2024 · 25 Likes HashLib - Cryptographic hashes in pure Lua Sha 256 in roblox Help needed with basic understanding of encrypting stuff in Roblox 1xayd (1xayd) February 1, …