Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-gauntlet
main
Top Level Namespace
CrystalGauntlet
Accounts
Clean
CreatorPoints
CrystalGauntletFormat
Dailies
DemonDifficulty
Format
GJP
Hashes
IDs
IPs
Level
ObjectData
PortalSpeed
LevelDifficulty
LevelLength
Notifications
NotificationDetails
PatchExe
Ranks
Rank
Reupload
Server
GDHandler
Songs
SongMetadata
Templates
UserSession
Versions
XorCrypt
Generated using Crystal 1.14.0
2024-11-26 09:04:16 UTC
module
CrystalGauntlet::
GJP
Extended Modules
CrystalGauntlet::GJP
Defined in:
lib/gjp.cr
Constant Summary
XOR_KEY
=
"37526"
Instance Method Summary
#decrypt
(pass : String)
#encrypt
(pass : String)
#hash
(pass : String)
Instance Method Detail
def
decrypt
(pass : String)
#
[
View source
]
def
encrypt
(pass : String)
#
[
View source
]
def
hash
(pass : String)
#
[
View source
]