class Megadecrypter::Crypto

Defined in:

megadecrypter.cr

Constructors

Instance Method Summary

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]