d328d7fb40
Implementation of elliptic curve cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, Ed448-Goldilocks and Curve448, using the Decaf / Ristretto encoding.
26 lines
689 B
Text
26 lines
689 B
Text
@comment $NetBSD: PLIST,v 1.1 2019/08/11 16:47:52 fox Exp $
|
|
include/decaf.h
|
|
include/decaf.hxx
|
|
include/decaf/common.h
|
|
include/decaf/ed255.h
|
|
include/decaf/ed255.hxx
|
|
include/decaf/ed448.h
|
|
include/decaf/ed448.hxx
|
|
include/decaf/eddsa.hxx
|
|
include/decaf/point_255.h
|
|
include/decaf/point_255.hxx
|
|
include/decaf/point_448.h
|
|
include/decaf/point_448.hxx
|
|
include/decaf/secure_buffer.hxx
|
|
include/decaf/sha512.h
|
|
include/decaf/sha512.hxx
|
|
include/decaf/shake.h
|
|
include/decaf/shake.hxx
|
|
include/decaf/spongerng.h
|
|
include/decaf/spongerng.hxx
|
|
lib/libdecaf.a
|
|
lib/libdecaf.so
|
|
lib/libdecaf.so.0
|
|
share/decaf/cmake/DecafConfig.cmake
|
|
share/decaf/cmake/DecafTargets-noconfig.cmake
|
|
share/decaf/cmake/DecafTargets.cmake
|