Lxpen::Core::RAMTable
Inherits Reference < Object
Constructors
new(capacity : Int64)
SourceInstance methods
build_mt(passwords : Array(String), num_threads : Int32) : Nil
Sourcedestroy
Sourceinsert(password : String) : Nil
Sourceinsert_batch(passwords : Array(String)) : Nil
Sourcelookup(target_hash : StaticArray(UInt8, 16)) : String | Nil
Sourcesize
Source