From 6ac1e46a1fb01f01705b67dd553d5ba317b1dc3e Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 18 Nov 2015 15:32:28 -0500 Subject: Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) --- ec2n.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ec2n.h') diff --git a/ec2n.h b/ec2n.h index c9cc8c88..826b2e43 100644 --- a/ec2n.h +++ b/ec2n.h @@ -1,3 +1,10 @@ +// ec2n.h - written and placed in the public domain by Wei Dai + +//! \file +//! \headerfile ec2n.h +//! \brief Classes for Elliptic Curves over binary fields + + #ifndef CRYPTOPP_EC2N_H #define CRYPTOPP_EC2N_H -- cgit v1.2.1