package curve448

  1. Overview
  2. Docs

curve448

X448 key agreement and Ed448 / Ed448ph signatures for OCaml.

API

Curve448 is the public API. Link curve448 for the pure OCaml backend, or add curve448.c for the C backend. Initialise the random number generator before generating keys.

Guides

See the documentation index for usage, backend selection, compatibility, design and testing. Markdown guides are also installed in the package's documentation directory.

Security

This library has not received an independent cryptographic audit. Read the security policy for its audit status and side-channel limitations.