@@ -5331,42 +5331,42 @@ \chapter{Elliptic Curve Cryptography - $GF(p)$}
53315331\begin {table }[H]
53325332\begin {center }
53335333\begin {tabular }{|l|l|l|l|}
5334- \hline \textbf {Curve Name } & \textbf {Alternative Names } & \textbf {OID } \\
5335- \hline secp112r1 & & 1.3.132.0.6 \\
5336- \hline secp112r2 & & 1.3.132.0.7 \\
5337- \hline secp128r1 & & 1.3.132.0.28 \\
5338- \hline secp128r2 & & 1.3.132.0.29 \\
5339- \hline secp160r1 & & 1.3.132.0.8 \\
5340- \hline secp160r2 & & 1.3.132.0.30 \\
5341- \hline secp160k1 & & 1.3.132.0.9 \\
5342- \hline secp192r1 & nistp192, prime192v1, P-192 & 1.2.840.10045.3.1.1 \\
5343- \hline prime192v2 & & 1.2.840.10045.3.1.2 \\
5344- \hline prime192v3 & & 1.2.840.10045.3.1.3 \\
5345- \hline secp192k1 & & 1.3.132.0.31 \\
5346- \hline secp224r1 & nistp224, P-224 & 1.3.132.0.33 \\
5347- \hline secp224k1 & & 1.3.132.0.32 \\
5348- \hline secp256r1 & nistp256, prime256v1, P-256 & 1.2.840.10045.3.1.7 \\
5349- \hline secp256k1 & & 1.3.132.0.10 \\
5350- \hline secp384r1 & nistp384, P-384 & 1.3.132.0.34 \\
5351- \hline secp521r1 & nistp521, P-521 & 1.3.132.0.35 \\
5352- \hline prime239v1 & & 1.2.840.10045.3.1.4 \\
5353- \hline prime239v2 & & 1.2.840.10045.3.1.5 \\
5354- \hline prime239v3 & & 1.2.840.10045.3.1.6 \\
5355- \hline brainpoolP160r1 & & 1.3.36.3.3.2.8.1.1.1 \\
5356- \hline brainpoolP192r1 & & 1.3.36.3.3.2.8.1.1.3 \\
5357- \hline brainpoolP224r1 & & 1.3.36.3.3.2.8.1.1.5 \\
5358- \hline brainpoolP256r1 & & 1.3.36.3.3.2.8.1.1.7 \\
5359- \hline brainpoolP320r1 & & 1.3.36.3.3.2.8.1.1.9 \\
5360- \hline brainpoolP384r1 & & 1.3.36.3.3.2.8.1.1.11 \\
5361- \hline brainpoolP512r1 & & 1.3.36.3.3.2.8.1.1.13 \\
5362- \hline brainpoolP160t1 & & 1.3.36.3.3.2.8.1.1.2 \\
5363- \hline brainpoolP192t1 & & 1.3.36.3.3.2.8.1.1.4 \\
5364- \hline brainpoolP224t1 & & 1.3.36.3.3.2.8.1.1.6 \\
5365- \hline brainpoolP256t1 & & 1.3.36.3.3.2.8.1.1.8 \\
5366- \hline brainpoolP320t1 & & 1.3.36.3.3.2.8.1.1.10 \\
5367- \hline brainpoolP384t1 & & 1.3.36.3.3.2.8.1.1.12 \\
5368- \hline brainpoolP512t1 & & 1.3.36.3.3.2.8.1.1.14 \\
5369- \hline
5334+ \hline \textbf {Curve Name } & \textbf {Alternative Names } & \textbf {OID } \\
5335+ \hline \texttt { secp112r1 } & ECC-112 & 1.3.132.0.6 \\
5336+ \hline \texttt { secp112r2 } & & 1.3.132.0.7 \\
5337+ \hline \texttt { secp128r1 } & ECC-128 & 1.3.132.0.28 \\
5338+ \hline \texttt { secp128r2 } & & 1.3.132.0.29 \\
5339+ \hline \texttt { secp160r1 } & ECC-160 & 1.3.132.0.8 \\
5340+ \hline \texttt { secp160r2 } & & 1.3.132.0.30 \\
5341+ \hline \texttt { secp160k1 } & & 1.3.132.0.9 \\
5342+ \hline \texttt { secp192r1 } & nistp192, prime192v1, ECC-192 , P-192 & 1.2.840.10045.3.1.1 \\
5343+ \hline \texttt { prime192v2 } & & 1.2.840.10045.3.1.2 \\
5344+ \hline \texttt { prime192v3 } & & 1.2.840.10045.3.1.3 \\
5345+ \hline \texttt { secp192k1 } & & 1.3.132.0.31 \\
5346+ \hline \texttt { secp224r1 } & nistp224, ECC-224 , P-224 & 1.3.132.0.33 \\
5347+ \hline \texttt { secp224k1 } & & 1.3.132.0.32 \\
5348+ \hline \texttt { secp256r1 } & nistp256, prime256v1, ECC-256 , P-256 & 1.2.840.10045.3.1.7 \\
5349+ \hline \texttt { secp256k1 } & & 1.3.132.0.10 \\
5350+ \hline \texttt { secp384r1 } & nistp384, ECC-384 , P-384 & 1.3.132.0.34 \\
5351+ \hline \texttt { secp521r1 } & nistp521, ECC-521 , P-521 & 1.3.132.0.35 \\
5352+ \hline \texttt { prime239v1 } & & 1.2.840.10045.3.1.4 \\
5353+ \hline \texttt { prime239v2 } & & 1.2.840.10045.3.1.5 \\
5354+ \hline \texttt { prime239v3 } & & 1.2.840.10045.3.1.6 \\
5355+ \hline \texttt { brainpoolp160r1 } & & 1.3.36.3.3.2.8.1.1.1 \\
5356+ \hline \texttt { brainpoolp192r1 } & & 1.3.36.3.3.2.8.1.1.3 \\
5357+ \hline \texttt { brainpoolp224r1 } & & 1.3.36.3.3.2.8.1.1.5 \\
5358+ \hline \texttt { brainpoolp256r1 } & & 1.3.36.3.3.2.8.1.1.7 \\
5359+ \hline \texttt { brainpoolp320r1 } & & 1.3.36.3.3.2.8.1.1.9 \\
5360+ \hline \texttt { brainpoolp384r1 } & & 1.3.36.3.3.2.8.1.1.11 \\
5361+ \hline \texttt { brainpoolp512r1 } & & 1.3.36.3.3.2.8.1.1.13 \\
5362+ \hline \texttt { brainpoolp160t1 } & & 1.3.36.3.3.2.8.1.1.2 \\
5363+ \hline \texttt { brainpoolp192t1 } & & 1.3.36.3.3.2.8.1.1.4 \\
5364+ \hline \texttt { brainpoolp224t1 } & & 1.3.36.3.3.2.8.1.1.6 \\
5365+ \hline \texttt { brainpoolp256t1 } & & 1.3.36.3.3.2.8.1.1.8 \\
5366+ \hline \texttt { brainpoolp320t1 } & & 1.3.36.3.3.2.8.1.1.10 \\
5367+ \hline \texttt { brainpoolp384t1 } & & 1.3.36.3.3.2.8.1.1.12 \\
5368+ \hline \texttt { brainpoolp512t1 } & & 1.3.36.3.3.2.8.1.1.14 \\
5369+ \hline
53705370\end {tabular }
53715371\caption {Built--In Elliptic Curves over GF(p)}
53725372\end {center }
0 commit comments