secrets 0.9.1

Protected-access memory for cryptographic secrets
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name    = "secrets"
version = "0.9.1"
license = "MIT"

authors     = ["Stephen Touset <stephen@touset.org>"]
description = "Protected-access memory for cryptographic secrets"

homepage      = "https://github.com/stouset/secrets"
repository    = "https://github.com/stouset/secrets"
documentation = "https://stouset.github.io/secrets"
readme        = "README.md"

keywords = [ "crypto", "cryptography" ]