Modules labeled 'base-n' (7)

Showing only modules in the root manifest. Show all modules

  • luazen by philanc — downloads: 11.4k
    Simple compression, encoding and cryptographic functions.
  • based by DarkWiiPlayer — downloads: 198
    Collection of string encoders and decoders
  • lbase64 by ignacio — downloads: 753k
    A Base64 library for Lua
  • base2base by catwell — downloads: 661
    A base-to-base converter
  • mjolnir._asm.data.base64 by _asm — downloads: 150
    base64 encoding and decoding functions for Mjolnir
  • base58 by leafo — downloads: 1,188
    Base58 encoding and decoding for Lua
  • basexx by aiq — downloads: 1m
    A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.