From 0cf942ff8730ae935cfc9a465260f5bfa8c9b562 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Tue, 24 Mar 2020 14:27:41 +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 ed44ecb..d7731cf 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-crypto 0.17.4 | Documentation + libp2p-crypto 0.17.5 | Documentation @@ -15,7 +15,7 @@

libp2p-crypto

-
0.17.4
+
0.17.5
- + 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