diff --git a/chacha20poly1305/docs/classes/Chacha20Poly1305.html b/chacha20poly1305/docs/classes/Chacha20Poly1305.html
index 020f5b436..c1b7f7c1c 100644
--- a/chacha20poly1305/docs/classes/Chacha20Poly1305.html
+++ b/chacha20poly1305/docs/classes/Chacha20Poly1305.html
@@ -37,7 +37,7 @@
Implements
+Defined in src/aeads/chacha20Poly1305.ts:86
+Defined in src/algorithm.ts:16
Properties
@@ -79,31 +79,31 @@ Protected_api: SubtleCrypto = undefined
+Defined in src/algorithm.ts:4
Readonly
id
id: AeadId = AeadId.Chacha20Poly1305
+Defined in src/aeads/chacha20Poly1305.ts:87
Readonly
keySize
keySize: number = 32
+Defined in src/aeads/chacha20Poly1305.ts:88
Readonly
nonceSize
nonceSize: number = 12
+Defined in src/aeads/chacha20Poly1305.ts:89
Readonly
tagSize
tagSize: number = 16
+Defined in src/aeads/chacha20Poly1305.ts:90
createEncryptionContext
@@ -128,7 +128,7 @@ key: Returns AeadEncryptionContext
+Defined in src/aeads/chacha20Poly1305.ts:92
init
@@ -143,7 +143,7 @@ Returns voidImplementation of AeadInterface.init
Inherited from Algorithm.init
+Defined in src/algorithm.ts:20
+Defined in ../src/cipherSuiteNative.ts:246
kem
@@ -148,7 +148,7 @@ Returns
+Defined in ../src/cipherSuiteNative.ts:239
+Defined in ../src/cipherSuiteNative.ts:327
deriveKeyPair
@@ -226,7 +226,7 @@ Throws
Deriv
+Defined in ../src/cipherSuiteNative.ts:284
generateKeyPair
@@ -244,7 +244,7 @@ Throws
NotSup
+Defined in ../src/cipherSuiteNative.ts:267
+Defined in ../src/cipherSuiteNative.ts:309
+Defined in ../src/cipherSuiteNative.ts:407
+Defined in ../src/cipherSuiteNative.ts:384
+Defined in ../src/interfaces/cipherSuiteParams.ts:11
+Defined in ../src/interfaces/encryptionContext.ts:17
+Defined in ../src/interfaces/kemInterface.ts:99
+Defined in ../src/interfaces/kemInterface.ts:29
+Defined in ../src/interfaces/kemInterface.ts:82
+Defined in ../src/interfaces/kemInterface.ts:51
+Defined in ../src/interfaces/keyScheduleParams.ts:14
recipientKey
recipientKey: CryptoKeyPair | CryptoKey
@@ -76,7 +76,7 @@ recipientKey
+Defined in ../src/interfaces/recipientContextParams.ts:8
Optional
senderPublicKey
senderPublicKey?: CryptoKey
@@ -84,7 +84,7 @@ Optional
+Defined in ../src/interfaces/recipientContextParams.ts:14
+Defined in ../src/interfaces/encryptionContext.ts:29
+Defined in ../src/interfaces/encryptionContext.ts:17
+Defined in ../src/interfaces/senderContextParams.ts:8
Optional
senderKey
senderKey?: CryptoKeyPair | CryptoKey
@@ -84,7 +84,7 @@ Optional
+Defined in ../src/interfaces/senderContextParams.ts:11
+Defined in ../src/identifiers.ts:97
+Defined in ../src/identifiers.ts:102
+Defined in ../src/identifiers.ts:68
+Defined in ../src/identifiers.ts:73
+Defined in ../src/identifiers.ts:40
+Defined in ../src/identifiers.ts:45
+Defined in ../src/interfaces/encryptionContext.ts:35
+Defined in src/cipherSuiteNative.ts:246
kem
@@ -129,7 +129,7 @@ Returns
+Defined in src/cipherSuiteNative.ts:239
+Defined in src/cipherSuiteNative.ts:327
+Defined in src/cipherSuiteNative.ts:284
+Defined in src/cipherSuiteNative.ts:267
+Defined in src/cipherSuiteNative.ts:309
+Defined in src/cipherSuiteNative.ts:407
+Defined in src/cipherSuiteNative.ts:384
Returns Promise<EncryptionContext>
+Defined in src/cipherSuiteNative.ts:554
Private
_keyScheduleS
@@ -239,7 +239,7 @@ enc: params: KeyScheduleParams
Returns Promise<SenderContext>
+Defined in src/cipherSuiteNative.ts:531
Private
_setup
@@ -247,7 +247,7 @@ Private
-
Returns Promise<void>
+Defined in src/cipherSuiteNative.ts:416
Private
_validateInputLength
@@ -260,7 +260,7 @@ Parameters
params: KeyScheduleParams
Returns void
+Defined in src/cipherSuiteNative.ts:570
+Defined in src/cipherSuiteNative.ts:355
+Defined in src/cipherSuiteNative.ts:327
+Defined in src/cipherSuiteNative.ts:284
+Defined in src/cipherSuiteNative.ts:267
+Defined in src/cipherSuiteNative.ts:309
+Defined in src/cipherSuiteNative.ts:407
+Defined in src/cipherSuiteNative.ts:384
+Defined in src/interfaces/cipherSuiteParams.ts:11
+Defined in src/interfaces/encryptionContext.ts:17
+Defined in src/interfaces/kemInterface.ts:99
+Defined in src/interfaces/kemInterface.ts:29
+Defined in src/interfaces/kemInterface.ts:82
+Defined in src/interfaces/kemInterface.ts:51
+Defined in src/interfaces/keyScheduleParams.ts:14
recipientKey
recipientKey: CryptoKeyPair | CryptoKey
@@ -76,7 +76,7 @@ recipientKey
+Defined in src/interfaces/recipientContextParams.ts:8
Optional
senderPublicKey
senderPublicKey?: CryptoKey
@@ -84,7 +84,7 @@ Optional
+Defined in src/interfaces/recipientContextParams.ts:14
+Defined in src/interfaces/encryptionContext.ts:29
+Defined in src/interfaces/encryptionContext.ts:17
+Defined in src/interfaces/senderContextParams.ts:8
Optional
senderKey
senderKey?: CryptoKeyPair | CryptoKey
@@ -84,7 +84,7 @@ Optional
+Defined in src/interfaces/senderContextParams.ts:11
+Defined in src/identifiers.ts:80
+Defined in src/identifiers.ts:92
+Defined in src/identifiers.ts:97
+Defined in src/identifiers.ts:102
+Defined in src/identifiers.ts:52
+Defined in src/identifiers.ts:63
+Defined in src/identifiers.ts:68
+Defined in src/identifiers.ts:73
+Defined in src/identifiers.ts:21
+Defined in src/identifiers.ts:35
+Defined in src/identifiers.ts:40
+Defined in src/identifiers.ts:45
+Defined in src/interfaces/encryptionContext.ts:35