Aranya Keygen
A utility crate for generating cryptographic key bundles for Aranya. This crate provides:
- Generation of secure cryptographic key bundles
- Management of identity, encryption, and signing keys
- Utilities for loading key bundles from storage
Overview
The aranya-keygen crate simplifies the process of generating and managing cryptographic keys for Aranya applications. It provides a unified interface to create key bundles containing:
- Identity keys (for uniquely identifying devices)
- Encryption keys (for secure data encryption)
- Signing keys (for message authentication)
Usage
use Result;
use ;
use PublicKeyBundle;