From 9199ab59feb36a355ce3324f7569957b3f6c5712 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 9 Dec 2021 18:52:09 +0000 Subject: add the missing STANDARDS section --- src/lib/libcrypto/man/ASN1_parse_dump.3 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/man/ASN1_parse_dump.3 b/src/lib/libcrypto/man/ASN1_parse_dump.3 index 8661c55521..50761f38aa 100644 --- a/src/lib/libcrypto/man/ASN1_parse_dump.3 +++ b/src/lib/libcrypto/man/ASN1_parse_dump.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ASN1_parse_dump.3,v 1.2 2021/11/26 13:48:21 jsg Exp $ +.\" $OpenBSD: ASN1_parse_dump.3,v 1.3 2021/12/09 18:52:09 schwarze Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 26 2021 $ +.Dd $Mdocdate: December 9 2021 $ .Dt ASN1_PARSE_DUMP 3 .Os .Sh NAME @@ -196,6 +196,12 @@ when any printing operation fails. .Xr ASN1_item_new 3 , .Xr ASN1_STRING_print 3 , .Xr ASN1_TYPE_new 3 +.Sh STANDARDS +ITU-T Recommendation X.690, also known as ISO/IEC 8825-1: +Information technology - ASN.1 encoding rules: +Specification of Basic Encoding Rules (BER), Canonical Encoding +Rules (CER) and Distinguished Encoding Rules (DER), +section 8.1: General rules for encoding .Sh HISTORY .Fn ASN1_parse first appeared in SSLeay 0.5.1 and has been available since -- cgit v1.2.3-55-g6feb