[dependencies.ring]
version = "0.16"
[dev-dependencies.quickcheck]
version = "1"
[package]
authors = ["Ossi Herrala <oherrala@iki.fi>"]
categories = ["cryptography", "data-structures", "memory-management"]
description = "Shielded Memory. Memory protection from speculation and side-channel attacks like Spectre, Meltdown, Rowhammer and Rambleed."
edition = "2018"
homepage = "https://github.com/oherrala/shielded#readme"
keywords = ["secure", "encrypted", "memory"]
license = "MIT"
name = "shielded"
readme = "README.md"
repository = "https://github.com/oherrala/shielded"
version = "0.1.1"