libdecaf
decaf.h
Go to the documentation of this file.
1 
26 #ifndef __DECAF_H__
27 #define __DECAF_H__ 1
28 
29 #include <decaf/point_255.h>
30 #include <decaf/point_448.h>
31 
32 #endif /* __DECAF_H__ */
A group of prime order p, based on Ed448-Goldilocks.
A group of prime order p, based on Curve25519.