Small example on how to use eddsa signatures using monocyper.
  • C 89%
  • C++ 10.6%
  • Makefile 0.4%
Find a file
2026-03-10 01:12:47 +01:00
.clang-format Initial 2025-08-24 15:19:37 +02:00
.gitignore Ignore seed 2025-08-24 15:27:13 +02:00
main.c Better assertions to avoid confusion 2026-03-10 01:12:47 +01:00
Makefile Remove seed on clean, extra optional removal on each build 2025-08-24 15:30:38 +02:00
monocypher.c Initial 2025-08-24 15:19:37 +02:00
monocypher.h Initial 2025-08-24 15:19:37 +02:00