From 717be0ee04054bff8db39d5c04450b55c85fe56c Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Mon, 23 Mar 2020 17:06:45 +0100 Subject: [PATCH] chore: update documentation --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 7b700bb..ed44ecb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-crypto 0.17.3 | Documentation + libp2p-crypto 0.17.4 | Documentation @@ -15,7 +15,7 @@

libp2p-crypto

-
0.17.3
+
0.17.4
- + src/keys/rsa-class.js @@ -195,7 +195,7 @@ of the PKCS SubjectPublicKeyInfo.

- + src/keys/rsa-class.js @@ -271,7 +271,7 @@ of the PKCS SubjectPublicKeyInfo.

- + src/keys/rsa.js @@ -327,7 +327,7 @@ of the PKCS SubjectPublicKeyInfo.

- + src/keys/ed25519-class.js @@ -390,7 +390,7 @@ of the PKCS SubjectPublicKeyInfo.

- + src/pbkdf2.js