Add a link to wasmsign2

This commit is contained in:
Frank Denis 2025-03-11 19:03:02 +01:00
parent 4c8ca41e15
commit b142474421

View file

@ -402,6 +402,15 @@ base64(<signature_algorithm> || <kdf_algorithm> || <cksum_algorit
</li> </li>
</ul> </ul>
<h2>
<a id="encryption" class="anchor" href="#encryption" aria-hidden="true"
><span class="octicon octicon-link"></span></a
>WebAssembly signatures
</h2>
Looking for something similar, but for WebAssembly modules? Check out
<a href="https://github.com/wasm-signatures/wasmsign2">WasmSign2</a>.
<h2> <h2>
<a id="encryption" class="anchor" href="#encryption" aria-hidden="true" <a id="encryption" class="anchor" href="#encryption" aria-hidden="true"
><span class="octicon octicon-link"></span></a ><span class="octicon octicon-link"></span></a
@ -409,8 +418,7 @@ base64(&lt;signature_algorithm&gt; || &lt;kdf_algorithm&gt; || &lt;cksum_algorit
</h2> </h2>
Looking for an equally simple tool for file and stream encryption? Check Looking for an equally simple tool for file and stream encryption? Check
out out <a href="https://github.com/jedisct1/encpipe">Encpipe</a> and
<a href="https://github.com/jedisct1/encpipe">Encpipe</a> and
<a href="https://github.com/FiloSottile/age">Age</a>. <a href="https://github.com/FiloSottile/age">Age</a>.
<footer class="site-footer"> <footer class="site-footer">