Skip to content

Commit

Permalink
Adding or updating preview build for PR: 1522
Browse files Browse the repository at this point in the history
  • Loading branch information
Hodor The Master committed Feb 14, 2025
1 parent dc20f55 commit 5c4a3ba
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1401,19 +1401,11 @@ <h3 id="example_5" class="discrete">Example</h3>
<div class="sect1">
<h2 id="secp256r1"><a class="anchor" href="#secp256r1"></a><code>secp256r1</code></h2>
<div class="sectionbody">
<div class="admonitionblock tip">
<table>
<tr>
<td class="icon">
<i class="fa icon-tip" title="Tip"></i>
</td>
<td class="content">
<div class="paragraph">
<p>The secp256r1 curve (also known as NIST P-256) is commonly used in traditional PKI and secure communications.</p>
<p>Various utilities for computation over secp256r1 curve (also known as NIST P-256).</p>
</div>
</td>
</tr>
</table>
<div class="paragraph">
<p>These system calls are particularly useful when implementing traditional PKI or secure communication functionality, as secp256r1 is widely used in TLS, secure messaging, and government standards.</p>
</div>
<div class="admonitionblock important">
<table>
Expand Down
2 changes: 1 addition & 1 deletion pr-1522/search-index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5c4a3ba

Please sign in to comment.