diff --git a/index.html b/index.html index 2fbf4c2..7320e3a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-crypto 0.19.1 | Documentation + libp2p-crypto 0.19.2 | Documentation @@ -15,7 +15,7 @@

libp2p-crypto

-
0.19.1
+
0.19.2
- + src/keys/index.js @@ -261,7 +261,7 @@ - + src/keys/importer.js @@ -347,7 +347,7 @@ using the same password and underlying cipher (aes-gcm)

- + src/ciphers/aes-gcm.js @@ -498,7 +498,7 @@ using the same password and underlying cipher (aes-gcm)

- + src/ciphers/aes-gcm.js @@ -584,7 +584,7 @@ will then be used to encrypt the data.

- + src/ciphers/aes-gcm.js @@ -664,7 +664,7 @@ the encryption cipher.

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

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

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

- + src/keys/exporter.js @@ -951,7 +951,7 @@ leveraging the aes-gcm cipher algorithm.

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

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

- + src/keys/secp256k1-class.js @@ -1167,7 +1167,7 @@ of the PKCS SubjectPublicKeyInfo.

- + src/keys/secp256k1-class.js @@ -1253,7 +1253,7 @@ of the PKCS SubjectPublicKeyInfo.

- + src/pbkdf2.js