libdecaf
crypto.hxx
Go to the documentation of this file.
1 
18 #ifndef __DECAF_CRYPTO_HXX__
19 #define __DECAF_CRYPTO_HXX__ 1
20 
21 #include <decaf/crypto_255.hxx>
22 #include <decaf/crypto_448.hxx>
23 
24 #endif /* __DECAF_CRYPTO_HXX__ */