Module scrambledb::data_types

source ·
Expand description

This module defines data structures for indvidual pieces of data in ScrambleDB.

A value generally consists of a handle and a data value. Handles can be identifiable or pseudonymous and either form can also be blinded. Data values may be in plain text or encrypted and always carry with them the name of the attribute they belong to in plain text.

Structs§