summaryrefslogtreecommitdiff
path: root/oids.h
diff options
context:
space:
mode:
Diffstat (limited to 'oids.h')
-rw-r--r--oids.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/oids.h b/oids.h
index 9eac4f10..e43e2992 100644
--- a/oids.h
+++ b/oids.h
@@ -1,14 +1,11 @@
// oids.h - written and placed in the public domain by Wei Dai
-//! \file
-//! \headerfile oids.h
-//! \brief Object identifiers for algorthms and schemes
+//! \file oids.h
+//! \brief ASN.1 object identifiers for algorthms and schemes
#ifndef CRYPTOPP_OIDS_H
#define CRYPTOPP_OIDS_H
-// crypto-related ASN.1 object identifiers
-
#include "asn.h"
NAMESPACE_BEGIN(CryptoPP)