forked from metin-server/m2dev-client-src
client almost builds
This commit is contained in:
11
vendor/cryptopp/nr.h
vendored
Normal file
11
vendor/cryptopp/nr.h
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// nr.h - originally written and placed in the public domain by Wei Dai
|
||||
|
||||
/// \file nr.h
|
||||
/// \brief Classes for Nyberg-Rueppel signature scheme
|
||||
|
||||
#ifndef CRYPTOPP_NR_H
|
||||
#define CRYPTOPP_NR_H
|
||||
|
||||
#include "gfpcrypt.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user