class

Lxpen::Core::RAMTable

Inherits Reference < Object

Constructors

new(capacity : Int64)
Source

Instance methods

build_mt(passwords : Array(String), num_threads : Int32) : Nil
Source
destroy
Source
insert(password : String) : Nil
Source
insert_batch(passwords : Array(String)) : Nil
Source
lookup(target_hash : StaticArray(UInt8, 16)) : String | Nil
Source
size
Source