Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
megadecrypter
master
Megadecrypter
Crypto
Built with Crystal 1.9.2
2023-10-08 02:59:47 UTC
class
Megadecrypter::Crypto
Megadecrypter::Crypto
Reference
Object
Defined in:
megadecrypter.cr
Constructors
.new
Instance Method Summary
#cleanString
(string)
#decrypt
(string)
#dirtyString
(string)
#encrypt
(string)
#getBytes
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
cleanString
(string)
#
[
View source
]
def
decrypt
(string)
#
[
View source
]
def
dirtyString
(string)
#
[
View source
]
def
encrypt
(string)
#
[
View source
]
def
getBytes
#
[
View source
]