Documentation ¶
Overview ¶
Package despectre creates a list of guarded memory pages filled with random data, and uses their hash to encrypt/decrypt a storage cell.
Index ¶
Constants ¶
View Source
const ( // KeySize is the exact size of a key to store in a cell. KeySize = sha512.Size256 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.