class

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)
Source
new(*, references : Bytes)
Source

Instance methods

bytesize
Source
to_slice
Source