lib25519

Microlibrary for the X25519 encryption system and the Ed25519 signature system

Declared in: projects/lib25519/default.nix

Demo

Implement missing demo

Options

programs.lib25519
programs.lib25519.enable

Whether to enable lib25519.

Type:
boolean
Default:
false
Declared in:
projects/lib25519/module.nix

Examples

basic
{ ... }:

{
  programs.lib25519.enable = true;
}

Declared in: projects/lib25519/example.nix

This project is funded by NLnet through these subgrants: