sodium-alloc 0.1.1

Allocator type that allocates memory using Sodium's secure memory utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.libsodium-sys-stable]
version = "1.19.19"

[package]
authors = ["tom25519 <tom25519@pm.me>"]
categories = ["api-bindings", "memory-management"]
description = "Allocator type that allocates memory using Sodium's secure memory utilities"
edition = "2018"
keywords = ["allocator", "alloc", "libsodium", "memory", "sodium"]
license = "MIT OR Apache-2.0"
name = "sodium-alloc"
repository = "https://github.com/tom25519/sodium-alloc"
version = "0.1.1"