Skip to content
Alina P edited this page Feb 26, 2025 · 5 revisions

AES-GCM-HKDF is a lightweight and secure AES-GCM encryption library with HKDF key derivation.
It is designed for end-to-end encryption, secure key exchange, and data integrity.

Navigate

Communication

Important

The quickest way to contact us is to send a message on Discord.

Changelog

We try to describe each change in the commit descriptions, so please refer to them for more information.

Clone this wiki locally