Crypto::Secret::Bidet
Inherits Crypto::Secret::Stateless / Crypto::Secret / Reference / Object
Leaves less sh** around if you forget to wipe. A safer default for large secrets that may stress mlock limits or low confidentiality secrets.
- Not locked in memory
- Not access protected
- No guard pages
- Hours of fun
Constructors
new(size)
SourceInstance methods
bytesize
Sourceto_slice
Source