class

StableMPC::Vault

Inherits Reference < Object

Constants

ITERATIONS = 310000

Constructors

new(password : String, salt : Bytes)
Source

Instance methods

clear
Source
decrypt(encoded : String) : String
Source
encrypt(plaintext : String) : String
Source