Skip to content

Commit

Permalink
Updated the documentation with reference to deno
Browse files Browse the repository at this point in the history
  • Loading branch information
iherman committed Aug 16, 2024
1 parent 99cf9a8 commit 36cfeab
Show file tree
Hide file tree
Showing 36 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

--- NOT PRODUCTION READY ---

# Multikey ↔︎ WebCrypto and JWK conversions
# Multikey ↔︎ WebCrypto and JWK conversions (Node.js version)


Conversion of cryptographic keys in [Multikey format](https://www.w3.org/TR/controller-document/#multikey) to and
Expand All @@ -11,7 +11,7 @@ from [WebCrypto](https://www.w3.org/TR/WebCryptoAPI/) and [JWK](https://datatrac
This is really a proof-of-concept implementation. It shows that such conversion _can indeed be done_,
which is an important in proving the practical usability of multikeys.

The package has been written in TypeScript+Node.js. (There is also a Deno version.)
The package has been written in TypeScript+Node.js. (There is also a [Typescript+Deno version](https://github.com/iherman/multikey-webcrypto-d).)

For a more detailed documentation, see the [code documentation](https://iherman.github.io/multikey-webcrypto/), generated by typedoc. A short set of examples may help.

Expand Down
4 changes: 2 additions & 2 deletions docs/enums/lib_common.CryptoCurves.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/enums/lib_common.CryptoKeyTypes.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/functions/index.JWKToMultikey.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/functions/index.cryptoToMultikey.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/functions/index.multikeyToCrypto.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/functions/index.multikeyToJWK.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_common.preambleToCryptoData.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_convert.JWKToMultikey.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_convert.multikeyToJWK.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_ecdsa.JWKToMultikeyBinary.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_ecdsa.multikeyBinaryToJWK.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_eddsa.JWKToMultikeyBinary.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/functions/lib_eddsa.multikeyBinaryToJWK.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/lib_common.CryptoKeyData.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/lib_common.JWKKeyPair.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/lib_common.Multikey.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/interfaces/lib_common.MultikeyBinary.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/modules/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>index | Conversions to and from multikeys and WebCrypto - v0.0.1</title><meta name="description" content="Documentation for Conversions to and from multikeys and WebCrypto"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><link rel="stylesheet" href="../assets/hierarchy.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Conversions to and from multikeys and WebCrypto - v0.0.1</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">Conversions to and from multikeys and WebCrypto</a></li><li><a href="index.html">index</a></li></ul><h1>Module index</h1></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/iherman/multikey-webcrypto/blob/5ea03153a1fed274d88398bae3529648af62d5e0/index.ts#L1">index.ts:1</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">References</h3><div class="tsd-index-list"><a href="index.html#JWKKeyPair" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>JWKKey<wbr/>Pair</span></a>
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>index | Conversions to and from multikeys and WebCrypto - v0.0.1</title><meta name="description" content="Documentation for Conversions to and from multikeys and WebCrypto"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><link rel="stylesheet" href="../assets/hierarchy.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Conversions to and from multikeys and WebCrypto - v0.0.1</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">Conversions to and from multikeys and WebCrypto</a></li><li><a href="index.html">index</a></li></ul><h1>Module index</h1></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/iherman/multikey-webcrypto/blob/99cf9a8fc21d3f922788e2b034d1a53131d851a0/index.ts#L1">index.ts:1</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">References</h3><div class="tsd-index-list"><a href="index.html#JWKKeyPair" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>JWKKey<wbr/>Pair</span></a>
<a href="index.html#Multikey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Multikey</span></a>
<a href="index.html#Multibase" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Multibase</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/index.multikeyToJWK.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>multikey<wbr/>ToJWK</span></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/lib_common.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>lib/common | Conversions to and from multikeys and WebCrypto - v0.0.1</title><meta name="description" content="Documentation for Conversions to and from multikeys and WebCrypto"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><link rel="stylesheet" href="../assets/hierarchy.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Conversions to and from multikeys and WebCrypto - v0.0.1</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">Conversions to and from multikeys and WebCrypto</a></li><li><a href="lib_common.html">lib/common</a></li></ul><h1>Module lib/common</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Common types, conversion functions and Multikey conversion utilities for the rest of the code.</p>
</div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/iherman/multikey-webcrypto/blob/5ea03153a1fed274d88398bae3529648af62d5e0/lib/common.ts#L1">lib/common.ts:1</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><h3 class="tsd-index-heading uppercase">Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumerations</h3><div class="tsd-index-list"><a href="../enums/lib_common.CryptoCurves.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-8"></use></svg><span>Crypto<wbr/>Curves</span></a>
</div><div class="tsd-comment tsd-typography"></div></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/iherman/multikey-webcrypto/blob/99cf9a8fc21d3f922788e2b034d1a53131d851a0/lib/common.ts#L1">lib/common.ts:1</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><h3 class="tsd-index-heading uppercase">Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">Enumerations</h3><div class="tsd-index-list"><a href="../enums/lib_common.CryptoCurves.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-8"></use></svg><span>Crypto<wbr/>Curves</span></a>
<a href="../enums/lib_common.CryptoKeyTypes.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-8"></use></svg><span>Crypto<wbr/>Key<wbr/>Types</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Interfaces</h3><div class="tsd-index-list"><a href="../interfaces/lib_common.JWKKeyPair.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>JWKKey<wbr/>Pair</span></a>
<a href="../interfaces/lib_common.Multikey.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>Multikey</span></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/lib_convert.html

Large diffs are not rendered by default.

Loading

0 comments on commit 36cfeab

Please sign in to comment.