Update documentation

This commit is contained in:
Jeffrey Walton 2020-12-15 03:52:56 -05:00
parent 1d29d4c15d
commit fe4f9a0748
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

5
nr.h
View File

@ -1,3 +1,8 @@
// 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