mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-04-25 18:52:17 +00:00
chore: update documentation
This commit is contained in:
parent
717be0ee04
commit
0cf942ff87
14
index.html
14
index.html
@ -2,7 +2,7 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
<title>libp2p-crypto 0.17.4 | Documentation</title>
|
<title>libp2p-crypto 0.17.5 | Documentation</title>
|
||||||
<meta name='description' content='Crypto primitives for libp2p'>
|
<meta name='description' content='Crypto primitives for libp2p'>
|
||||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||||
<link href='assets/bass.css' rel='stylesheet'>
|
<link href='assets/bass.css' rel='stylesheet'>
|
||||||
@ -15,7 +15,7 @@
|
|||||||
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
|
||||||
<div class='py1 px2'>
|
<div class='py1 px2'>
|
||||||
<h3 class='mb0 no-anchor'>libp2p-crypto</h3>
|
<h3 class='mb0 no-anchor'>libp2p-crypto</h3>
|
||||||
<div class='mb1'><code>0.17.4</code></div>
|
<div class='mb1'><code>0.17.5</code></div>
|
||||||
<input
|
<input
|
||||||
placeholder='Filter'
|
placeholder='Filter'
|
||||||
id='filter-input'
|
id='filter-input'
|
||||||
@ -132,7 +132,7 @@
|
|||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/9aacb478c438a20ddbc5519561dc7c1232a868f0/src/keys/rsa-class.js#L103-L106'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/1b0fac84a8f78415527b0b7361cde5c5a15af5cf/src/keys/rsa-class.js#L103-L106'>
|
||||||
<span>src/keys/rsa-class.js</span>
|
<span>src/keys/rsa-class.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -195,7 +195,7 @@ of the PKCS SubjectPublicKeyInfo.</p>
|
|||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/9aacb478c438a20ddbc5519561dc7c1232a868f0/src/keys/rsa-class.js#L114-L134'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/1b0fac84a8f78415527b0b7361cde5c5a15af5cf/src/keys/rsa-class.js#L114-L134'>
|
||||||
<span>src/keys/rsa-class.js</span>
|
<span>src/keys/rsa-class.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -271,7 +271,7 @@ of the PKCS SubjectPublicKeyInfo.</p>
|
|||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/9aacb478c438a20ddbc5519561dc7c1232a868f0/src/keys/rsa.js#L10-L10'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/1b0fac84a8f78415527b0b7361cde5c5a15af5cf/src/keys/rsa.js#L10-L10'>
|
||||||
<span>src/keys/rsa.js</span>
|
<span>src/keys/rsa.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -327,7 +327,7 @@ of the PKCS SubjectPublicKeyInfo.</p>
|
|||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/9aacb478c438a20ddbc5519561dc7c1232a868f0/src/keys/ed25519-class.js#L85-L88'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/1b0fac84a8f78415527b0b7361cde5c5a15af5cf/src/keys/ed25519-class.js#L85-L88'>
|
||||||
<span>src/keys/ed25519-class.js</span>
|
<span>src/keys/ed25519-class.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -390,7 +390,7 @@ of the PKCS SubjectPublicKeyInfo.</p>
|
|||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|
||||||
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/9aacb478c438a20ddbc5519561dc7c1232a868f0/src/pbkdf2.js#L14-L18'>
|
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://github.com/libp2p/js-libp2p-crypto/blob/1b0fac84a8f78415527b0b7361cde5c5a15af5cf/src/pbkdf2.js#L14-L18'>
|
||||||
<span>src/pbkdf2.js</span>
|
<span>src/pbkdf2.js</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user