Packages

libdecaf NIF for ECDH (X25519, X448), EdDSA (Ed25519, Ed25519ctx, Ed25519ph, Ed448, Ed448ph), curve25519, curve448, spongerng

Current section

Files

Jump to
libdecaf c_deps ed448goldilocks python edgold __init__.py
Raw

c_deps/ed448goldilocks/python/edgold/__init__.py

#!/usr/bin/env python
'''This is a wrapper around the Goldilocks libdecaf library.
Currently only the ed448 code is wrapped. It is available in the
submodule ed448.
'''