Updated documentation
parent
36d769e907
commit
d5f2194be0
|
|
@ -1,7 +1,7 @@
|
||||||
// integer.h - written and placed in the public domain by Wei Dai
|
// integer.h - written and placed in the public domain by Wei Dai
|
||||||
|
|
||||||
//! \file integer.h
|
//! \file integer.h
|
||||||
//! \brief High performance arbitrary size integer class
|
//! \brief Multiple precision integer with arithmetic operations
|
||||||
|
|
||||||
#ifndef CRYPTOPP_INTEGER_H
|
#ifndef CRYPTOPP_INTEGER_H
|
||||||
#define CRYPTOPP_INTEGER_H
|
#define CRYPTOPP_INTEGER_H
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue