class

Lxpen::Precompute::RAMTable

Inherits Reference < Object

Constructors

new(capacity : Int32 = 1000000)
Source

Instance methods

build_from_generator(generator : Generator::CandidateEngine, &on_progress : Int32 -> ) : Nil
Source
insert(password : String) : Nil
Source
lookup(target_hash : StaticArray(UInt8, 16)) : String | Nil
Source
lookup_hex(hex : String) : String | Nil
Source
memory_estimate_mb
Source
size
Source

Nested types