mc-oblivious-traits 2.0.0

Traits and interfaces for components related to Oblivious data structures
Documentation
[dependencies.aligned-cmov]
version = "2"

[dependencies.balanced-tree-index]
version = "2"

[dependencies.rand_core]
default-features = false
version = "0.6"

[features]
no_asm_insecure = ["aligned-cmov/no_asm_insecure"]

[package]
authors = ["MobileCoin"]
categories = ["cryptography", "data-structures", "no-std"]
description = "Traits and interfaces for components related to Oblivious data structures"
edition = "2018"
keywords = ["cryptography", "crypto", "constant-time", "oblivious-ram"]
license = "GPL-3.0"
name = "mc-oblivious-traits"
readme = "README.md"
repository = "https://github.com/mobilecoinofficial/mc-oblivious"
version = "2.0.0"