Release v0.1.5.4 prepare for release
This commit is contained in:
@@ -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