Skip to content

Commit 8f36c37

Browse files
committed
clarify LTC_PAD_PKCS7
1 parent 748994c commit 8f36c37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/crypt.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7462,7 +7462,7 @@ \subsection{Padding mode argument}
74627462
\begin{center}
74637463
\begin{tabular}{|l|l|}
74647464
\hline \textbf{mode} & \textbf{Standard} \\
7465-
\hline LTC\_PAD\_PKCS7 & RFC-5652 / PKCS \#7 \\
7465+
\hline LTC\_PAD\_PKCS7 & a.k.a CMS; best described in RFC-5652 / PKCS \#7; also mentioned in PKCS \#5 which refers to RFC-1423 \\
74667466
\hline LTC\_PAD\_ISO\_10126 & ISO/IEC 10126 \footnote{\textit{ISO/IEC 10126} support is only available when the library is built with \textit{rng\_get\_bytes()} support} \\
74677467
\hline LTC\_PAD\_ANSI\_X923 & ANSI X.923 \\
74687468
\hline LTC\_PAD\_ONE\_AND\_ZERO & ISO/IEC 7816-4 \\

0 commit comments

Comments
 (0)