alterion-encrypt 1.4.1

X25519 ECDH key exchange, AES-256-GCM session encryption, Argon2id password hashing, and the MessagePack/deflate request-response pipeline with an Actix-web interceptor.
Documentation
1
2
3
4
// SPDX-License-Identifier: GPL-3.0
pub mod hmac;
pub mod pstore;
pub mod sha2;