@wireapp/core-crypto 9.3.2 → 9.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/autogenerated/core-crypto-ffi_bg.wasm +0 -0
- package/src/autogenerated/core-crypto-ffi_bg.wasm.d.ts +198 -198
- package/src/corecrypto.d.ts +189 -189
- package/src/corecrypto.js +445 -445
package/package.json
CHANGED
|
Binary file
|
|
@@ -1,266 +1,266 @@
|
|
|
1
1
|
/* tslint:disable */
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
export const memory: WebAssembly.Memory;
|
|
4
|
+
export const __wbg_acmechallenge_free: (a: number, b: number) => void;
|
|
5
|
+
export const __wbg_acmedirectory_free: (a: number, b: number) => void;
|
|
6
|
+
export const __wbg_buffereddecryptedmessage_free: (a: number, b: number) => void;
|
|
7
|
+
export const __wbg_buildmetadata_free: (a: number, b: number) => void;
|
|
8
|
+
export const __wbg_clientid_free: (a: number, b: number) => void;
|
|
4
9
|
export const __wbg_commitbundle_free: (a: number, b: number) => void;
|
|
10
|
+
export const __wbg_conversationconfiguration_free: (a: number, b: number) => void;
|
|
11
|
+
export const __wbg_corecrypto_free: (a: number, b: number) => void;
|
|
12
|
+
export const __wbg_corecryptocontext_free: (a: number, b: number) => void;
|
|
13
|
+
export const __wbg_corecryptologger_free: (a: number, b: number) => void;
|
|
14
|
+
export const __wbg_crlregistration_free: (a: number, b: number) => void;
|
|
15
|
+
export const __wbg_customconfiguration_free: (a: number, b: number) => void;
|
|
16
|
+
export const __wbg_database_free: (a: number, b: number) => void;
|
|
17
|
+
export const __wbg_databasekey_free: (a: number, b: number) => void;
|
|
18
|
+
export const __wbg_decryptedmessage_free: (a: number, b: number) => void;
|
|
19
|
+
export const __wbg_epochobserver_free: (a: number, b: number) => void;
|
|
20
|
+
export const __wbg_ffiwiree2eidentity_free: (a: number, b: number) => void;
|
|
21
|
+
export const __wbg_get_acmechallenge_delegate: (a: number) => [number, number];
|
|
22
|
+
export const __wbg_get_acmechallenge_target: (a: number) => [number, number];
|
|
23
|
+
export const __wbg_get_acmechallenge_url: (a: number) => [number, number];
|
|
24
|
+
export const __wbg_get_acmedirectory_newNonce: (a: number) => [number, number];
|
|
25
|
+
export const __wbg_get_acmedirectory_revokeCert: (a: number) => [number, number];
|
|
26
|
+
export const __wbg_get_buffereddecryptedmessage_commitDelay: (a: number) => [number, bigint];
|
|
27
|
+
export const __wbg_get_buffereddecryptedmessage_crlNewDistributionPoints: (a: number) => [number, number];
|
|
28
|
+
export const __wbg_get_buffereddecryptedmessage_hasEpochChanged: (a: number) => number;
|
|
29
|
+
export const __wbg_get_buffereddecryptedmessage_identity: (a: number) => number;
|
|
30
|
+
export const __wbg_get_buffereddecryptedmessage_isActive: (a: number) => number;
|
|
31
|
+
export const __wbg_get_buffereddecryptedmessage_message: (a: number) => [number, number];
|
|
32
|
+
export const __wbg_get_buffereddecryptedmessage_senderClientId: (a: number) => number;
|
|
33
|
+
export const __wbg_get_buildmetadata_cargoDebug: (a: number) => [number, number];
|
|
34
|
+
export const __wbg_get_buildmetadata_cargoFeatures: (a: number) => [number, number];
|
|
35
|
+
export const __wbg_get_buildmetadata_gitBranch: (a: number) => [number, number];
|
|
36
|
+
export const __wbg_get_buildmetadata_gitDescribe: (a: number) => [number, number];
|
|
37
|
+
export const __wbg_get_buildmetadata_gitDirty: (a: number) => [number, number];
|
|
38
|
+
export const __wbg_get_buildmetadata_gitSha: (a: number) => [number, number];
|
|
39
|
+
export const __wbg_get_buildmetadata_optLevel: (a: number) => [number, number];
|
|
40
|
+
export const __wbg_get_buildmetadata_targetTriple: (a: number) => [number, number];
|
|
41
|
+
export const __wbg_get_buildmetadata_timestamp: (a: number) => [number, number];
|
|
42
|
+
export const __wbg_get_commitbundle_encryptedMessage: (a: number) => [number, number];
|
|
43
|
+
export const __wbg_get_commitbundle_group_info: (a: number) => number;
|
|
5
44
|
export const __wbg_get_commitbundle_welcome: (a: number) => number;
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
45
|
+
export const __wbg_get_conversationconfiguration_ciphersuite: (a: number) => number;
|
|
46
|
+
export const __wbg_get_conversationconfiguration_custom: (a: number) => number;
|
|
47
|
+
export const __wbg_get_conversationconfiguration_externalSenders: (a: number) => [number, number];
|
|
48
|
+
export const __wbg_get_crlregistration_dirty: (a: number) => number;
|
|
49
|
+
export const __wbg_get_crlregistration_expiration: (a: number) => [number, bigint];
|
|
50
|
+
export const __wbg_get_customconfiguration_keyRotationSpan: (a: number) => number;
|
|
51
|
+
export const __wbg_get_customconfiguration_wirePolicy: (a: number) => number;
|
|
52
|
+
export const __wbg_get_decryptedmessage_bufferedMessages: (a: number) => [number, number];
|
|
53
|
+
export const __wbg_get_decryptedmessage_crlNewDistributionPoints: (a: number) => [number, number];
|
|
54
|
+
export const __wbg_get_decryptedmessage_hasEpochChanged: (a: number) => number;
|
|
55
|
+
export const __wbg_get_decryptedmessage_isActive: (a: number) => number;
|
|
56
|
+
export const __wbg_get_groupinfobundle_encryption_type: (a: number) => number;
|
|
57
|
+
export const __wbg_get_groupinfobundle_payload: (a: number) => number;
|
|
58
|
+
export const __wbg_get_groupinfobundle_ratchet_tree_type: (a: number) => number;
|
|
59
|
+
export const __wbg_get_historysecret_data: (a: number) => [number, number];
|
|
60
|
+
export const __wbg_get_mlstransportresponse_abort_reason: (a: number) => [number, number];
|
|
61
|
+
export const __wbg_get_mlstransportresponse_variant: (a: number) => number;
|
|
62
|
+
export const __wbg_get_newacmeauthz_challenge: (a: number) => number;
|
|
63
|
+
export const __wbg_get_newacmeauthz_keyauth: (a: number) => [number, number];
|
|
64
|
+
export const __wbg_get_newacmeorder_authorizations: (a: number) => [number, number];
|
|
65
|
+
export const __wbg_get_proteusautoprekeybundle_id: (a: number) => number;
|
|
66
|
+
export const __wbg_get_welcomebundle_crlNewDistributionPoints: (a: number) => [number, number];
|
|
67
|
+
export const __wbg_get_wireidentity_clientId: (a: number) => [number, number];
|
|
68
|
+
export const __wbg_get_wireidentity_credentialType: (a: number) => number;
|
|
69
|
+
export const __wbg_get_wireidentity_status: (a: number) => number;
|
|
70
|
+
export const __wbg_get_wireidentity_thumbprint: (a: number) => [number, number];
|
|
71
|
+
export const __wbg_get_wireidentity_x509Identity: (a: number) => number;
|
|
72
|
+
export const __wbg_get_x509identity_certificate: (a: number) => [number, number];
|
|
73
|
+
export const __wbg_get_x509identity_displayName: (a: number) => [number, number];
|
|
74
|
+
export const __wbg_get_x509identity_domain: (a: number) => [number, number];
|
|
75
|
+
export const __wbg_get_x509identity_handle: (a: number) => [number, number];
|
|
76
|
+
export const __wbg_get_x509identity_notAfter: (a: number) => bigint;
|
|
77
|
+
export const __wbg_get_x509identity_notBefore: (a: number) => bigint;
|
|
78
|
+
export const __wbg_get_x509identity_serialNumber: (a: number) => [number, number];
|
|
79
|
+
export const __wbg_groupinfobundle_free: (a: number, b: number) => void;
|
|
80
|
+
export const __wbg_historysecret_free: (a: number, b: number) => void;
|
|
81
|
+
export const __wbg_mlstransport_free: (a: number, b: number) => void;
|
|
82
|
+
export const __wbg_mlstransportresponse_free: (a: number, b: number) => void;
|
|
83
|
+
export const __wbg_newacmeauthz_free: (a: number, b: number) => void;
|
|
84
|
+
export const __wbg_newacmeorder_free: (a: number, b: number) => void;
|
|
8
85
|
export const __wbg_set_commitbundle_commit: (a: number, b: number, c: number) => void;
|
|
9
|
-
export const __wbg_get_commitbundle_group_info: (a: number) => number;
|
|
10
86
|
export const __wbg_set_commitbundle_group_info: (a: number, b: number) => void;
|
|
11
|
-
export const
|
|
12
|
-
export const
|
|
13
|
-
export const
|
|
87
|
+
export const __wbg_set_commitbundle_welcome: (a: number, b: number) => void;
|
|
88
|
+
export const __wbg_set_crlregistration_dirty: (a: number, b: number) => void;
|
|
89
|
+
export const __wbg_set_crlregistration_expiration: (a: number, b: number, c: bigint) => void;
|
|
90
|
+
export const __wbg_set_customconfiguration_keyRotationSpan: (a: number, b: number) => void;
|
|
91
|
+
export const __wbg_set_customconfiguration_wirePolicy: (a: number, b: number) => void;
|
|
14
92
|
export const __wbg_set_groupinfobundle_encryption_type: (a: number, b: number) => void;
|
|
15
|
-
export const __wbg_get_groupinfobundle_ratchet_tree_type: (a: number) => number;
|
|
16
|
-
export const __wbg_set_groupinfobundle_ratchet_tree_type: (a: number, b: number) => void;
|
|
17
|
-
export const __wbg_get_groupinfobundle_payload: (a: number) => number;
|
|
18
93
|
export const __wbg_set_groupinfobundle_payload: (a: number, b: number) => void;
|
|
19
|
-
export const
|
|
20
|
-
export const
|
|
94
|
+
export const __wbg_set_groupinfobundle_ratchet_tree_type: (a: number, b: number) => void;
|
|
95
|
+
export const __wbg_set_mlstransportresponse_abort_reason: (a: number, b: number, c: number) => void;
|
|
96
|
+
export const __wbg_set_mlstransportresponse_variant: (a: number, b: number) => void;
|
|
97
|
+
export const __wbg_set_wireidentity_credentialType: (a: number, b: number) => void;
|
|
21
98
|
export const __wbg_welcomebundle_free: (a: number, b: number) => void;
|
|
22
|
-
export const
|
|
23
|
-
export const
|
|
24
|
-
export const
|
|
99
|
+
export const __wbg_wireidentity_free: (a: number, b: number) => void;
|
|
100
|
+
export const __wbg_x509identity_free: (a: number, b: number) => void;
|
|
101
|
+
export const build_metadata: () => number;
|
|
25
102
|
export const ciphersuiteDefault: () => number;
|
|
26
|
-
export const
|
|
27
|
-
export const clientid_new: (a: number, b: number) => number;
|
|
103
|
+
export const ciphersuiteFromU16: (a: number) => [number, number, number];
|
|
28
104
|
export const clientid_copyBytes: (a: number) => [number, number];
|
|
29
|
-
export const
|
|
30
|
-
export const __wbg_get_customconfiguration_keyRotationSpan: (a: number) => number;
|
|
31
|
-
export const __wbg_set_customconfiguration_keyRotationSpan: (a: number, b: number) => void;
|
|
32
|
-
export const __wbg_get_customconfiguration_wirePolicy: (a: number) => number;
|
|
33
|
-
export const __wbg_set_customconfiguration_wirePolicy: (a: number, b: number) => void;
|
|
34
|
-
export const customconfiguration_new: (a: number, b: number) => number;
|
|
35
|
-
export const __wbg_conversationconfiguration_free: (a: number, b: number) => void;
|
|
36
|
-
export const __wbg_get_conversationconfiguration_ciphersuite: (a: number) => number;
|
|
37
|
-
export const __wbg_get_conversationconfiguration_externalSenders: (a: number) => [number, number];
|
|
38
|
-
export const __wbg_get_conversationconfiguration_custom: (a: number) => number;
|
|
105
|
+
export const clientid_new: (a: number, b: number) => number;
|
|
39
106
|
export const conversationconfiguration_new: (a: number, b: number, c: number, d: number, e: number) => [number, number, number];
|
|
40
|
-
export const corecrypto_client_public_key: (a: number, b: number, c: number) => any;
|
|
41
|
-
export const corecrypto_transaction: (a: number, b: any) => any;
|
|
42
107
|
export const conversationid_copyBytes: (a: number) => [number, number];
|
|
43
|
-
export const
|
|
108
|
+
export const corecrypto_async_new: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any;
|
|
109
|
+
export const corecrypto_client_public_key: (a: number, b: number, c: number) => any;
|
|
110
|
+
export const corecrypto_close: (a: number) => any;
|
|
44
111
|
export const corecrypto_conversation_ciphersuite: (a: number, b: number) => any;
|
|
112
|
+
export const corecrypto_conversation_epoch: (a: number, b: number) => any;
|
|
45
113
|
export const corecrypto_conversation_exists: (a: number, b: number) => any;
|
|
46
|
-
export const
|
|
47
|
-
export const
|
|
114
|
+
export const corecrypto_deferred_init: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
115
|
+
export const corecrypto_e2ei_conversation_state: (a: number, b: number) => any;
|
|
116
|
+
export const corecrypto_e2ei_is_enabled: (a: number, b: number) => any;
|
|
117
|
+
export const corecrypto_e2ei_is_pki_env_setup: (a: number) => any;
|
|
48
118
|
export const corecrypto_export_secret_key: (a: number, b: number, c: number) => any;
|
|
49
|
-
export const
|
|
119
|
+
export const corecrypto_get_client_ids: (a: number, b: number) => any;
|
|
50
120
|
export const corecrypto_get_device_identities: (a: number, b: number, c: number, d: number) => any;
|
|
121
|
+
export const corecrypto_get_external_sender: (a: number, b: number) => any;
|
|
51
122
|
export const corecrypto_get_user_identities: (a: number, b: number, c: number, d: number) => any;
|
|
52
|
-
export const
|
|
53
|
-
export const
|
|
54
|
-
export const corecrypto_e2ei_conversation_state: (a: number, b: number) => any;
|
|
55
|
-
export const __wbg_epochobserver_free: (a: number, b: number) => void;
|
|
56
|
-
export const epochobserver_new: (a: any, b: any) => [number, number, number];
|
|
57
|
-
export const corecrypto_register_epoch_observer: (a: number, b: number) => any;
|
|
58
|
-
export const historyobserver_new: (a: any, b: any) => [number, number, number];
|
|
59
|
-
export const corecrypto_register_history_observer: (a: number, b: number) => any;
|
|
60
|
-
export const __wbg_corecryptologger_free: (a: number, b: number) => void;
|
|
61
|
-
export const corecryptologger_new: (a: any, b: any) => [number, number, number];
|
|
62
|
-
export const corecrypto_set_logger: (a: number) => void;
|
|
63
|
-
export const corecrypto_set_max_log_level: (a: number) => void;
|
|
64
|
-
export const __wbg_get_mlstransportdata_data: (a: number) => [number, number];
|
|
65
|
-
export const mlstransportdata_new: (a: number, b: number) => number;
|
|
66
|
-
export const __wbg_mlstransportresponse_free: (a: number, b: number) => void;
|
|
67
|
-
export const __wbg_get_mlstransportresponse_variant: (a: number) => number;
|
|
68
|
-
export const __wbg_set_mlstransportresponse_variant: (a: number, b: number) => void;
|
|
69
|
-
export const __wbg_get_mlstransportresponse_abort_reason: (a: number) => [number, number];
|
|
70
|
-
export const __wbg_set_mlstransportresponse_abort_reason: (a: number, b: number, c: number) => void;
|
|
71
|
-
export const mlstransportresponse_new: (a: number, b: number, c: number) => number;
|
|
72
|
-
export const __wbg_mlstransport_free: (a: number, b: number) => void;
|
|
73
|
-
export const mlstransport_new: (a: any, b: any, c: any, d: any) => [number, number, number];
|
|
74
|
-
export const corecrypto_provide_transport: (a: number, b: number) => any;
|
|
75
|
-
export const corecrypto_proteus_session_exists: (a: number, b: number, c: number) => any;
|
|
123
|
+
export const corecrypto_history_client: (a: number) => any;
|
|
124
|
+
export const corecrypto_is_history_sharing_enabled: (a: number, b: number) => any;
|
|
76
125
|
export const corecrypto_proteus_fingerprint: (a: number) => any;
|
|
77
126
|
export const corecrypto_proteus_fingerprint_local: (a: number, b: number, c: number) => any;
|
|
127
|
+
export const corecrypto_proteus_fingerprint_prekeybundle: (a: number, b: number) => [number, number, number, number];
|
|
78
128
|
export const corecrypto_proteus_fingerprint_remote: (a: number, b: number, c: number) => any;
|
|
79
129
|
export const corecrypto_proteus_last_resort_prekey_id: () => [number, number, number];
|
|
80
|
-
export const
|
|
130
|
+
export const corecrypto_proteus_session_exists: (a: number, b: number, c: number) => any;
|
|
131
|
+
export const corecrypto_provide_transport: (a: number, b: number) => any;
|
|
81
132
|
export const corecrypto_random_bytes: (a: number, b: number) => any;
|
|
133
|
+
export const corecrypto_register_epoch_observer: (a: number, b: number) => any;
|
|
134
|
+
export const corecrypto_register_history_observer: (a: number, b: number) => any;
|
|
82
135
|
export const corecrypto_reseed_rng: (a: number, b: number, c: number) => any;
|
|
83
|
-
export const
|
|
84
|
-
export const
|
|
85
|
-
export const
|
|
86
|
-
export const
|
|
87
|
-
export const
|
|
136
|
+
export const corecrypto_set_logger: (a: number) => void;
|
|
137
|
+
export const corecrypto_set_max_log_level: (a: number) => void;
|
|
138
|
+
export const corecrypto_transaction: (a: number, b: any) => any;
|
|
139
|
+
export const corecryptocontext_add_clients_to_conversation: (a: number, b: number, c: number, d: number) => any;
|
|
140
|
+
export const corecryptocontext_client_keypackages: (a: number, b: number, c: number, d: number) => any;
|
|
141
|
+
export const corecryptocontext_client_public_key: (a: number, b: number, c: number) => any;
|
|
142
|
+
export const corecryptocontext_client_valid_keypackages_count: (a: number, b: number, c: number) => any;
|
|
143
|
+
export const corecryptocontext_commit_pending_proposals: (a: number, b: number) => any;
|
|
144
|
+
export const corecryptocontext_conversation_ciphersuite: (a: number, b: number) => any;
|
|
145
|
+
export const corecryptocontext_conversation_epoch: (a: number, b: number) => any;
|
|
146
|
+
export const corecryptocontext_conversation_exists: (a: number, b: number) => any;
|
|
147
|
+
export const corecryptocontext_create_conversation: (a: number, b: number, c: number, d: number) => any;
|
|
148
|
+
export const corecryptocontext_decrypt_message: (a: number, b: number, c: number, d: number) => any;
|
|
149
|
+
export const corecryptocontext_delete_stale_key_packages: (a: number, b: number) => any;
|
|
150
|
+
export const corecryptocontext_disable_history_sharing: (a: number, b: number) => any;
|
|
151
|
+
export const corecryptocontext_e2ei_conversation_state: (a: number, b: number) => any;
|
|
152
|
+
export const corecryptocontext_e2ei_enrollment_stash: (a: number, b: number) => any;
|
|
153
|
+
export const corecryptocontext_e2ei_enrollment_stash_pop: (a: number, b: number, c: number) => any;
|
|
154
|
+
export const corecryptocontext_e2ei_is_enabled: (a: number, b: number) => any;
|
|
155
|
+
export const corecryptocontext_e2ei_is_pki_env_setup: (a: number) => any;
|
|
156
|
+
export const corecryptocontext_e2ei_mls_init_only: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
88
157
|
export const corecryptocontext_e2ei_new_activation_enrollment: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any;
|
|
158
|
+
export const corecryptocontext_e2ei_new_enrollment: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number, j: number, k: number) => any;
|
|
89
159
|
export const corecryptocontext_e2ei_new_rotate_enrollment: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any;
|
|
90
160
|
export const corecryptocontext_e2ei_register_acme_ca: (a: number, b: number, c: number) => any;
|
|
91
|
-
export const corecryptocontext_e2ei_register_intermediate_ca: (a: number, b: number, c: number) => any;
|
|
92
161
|
export const corecryptocontext_e2ei_register_crl: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
93
|
-
export const
|
|
162
|
+
export const corecryptocontext_e2ei_register_intermediate_ca: (a: number, b: number, c: number) => any;
|
|
94
163
|
export const corecryptocontext_e2ei_rotate: (a: number, b: number) => any;
|
|
95
|
-
export const
|
|
96
|
-
export const
|
|
97
|
-
export const
|
|
98
|
-
export const
|
|
99
|
-
export const
|
|
100
|
-
export const corecryptocontext_e2ei_is_enabled: (a: number, b: number) => any;
|
|
164
|
+
export const corecryptocontext_enable_history_sharing: (a: number, b: number) => any;
|
|
165
|
+
export const corecryptocontext_encrypt_message: (a: number, b: number, c: number, d: number) => any;
|
|
166
|
+
export const corecryptocontext_export_secret_key: (a: number, b: number, c: number) => any;
|
|
167
|
+
export const corecryptocontext_get_client_ids: (a: number, b: number) => any;
|
|
168
|
+
export const corecryptocontext_get_data: (a: number) => any;
|
|
101
169
|
export const corecryptocontext_get_device_identities: (a: number, b: number, c: number, d: number) => any;
|
|
170
|
+
export const corecryptocontext_get_external_sender: (a: number, b: number) => any;
|
|
102
171
|
export const corecryptocontext_get_user_identities: (a: number, b: number, c: number, d: number) => any;
|
|
103
|
-
export const
|
|
104
|
-
export const
|
|
105
|
-
export const externalsenderkey_copyBytes: (a: number) => [number, number];
|
|
106
|
-
export const groupinfo_copyBytes: (a: number) => [number, number];
|
|
107
|
-
export const keypackage_copyBytes: (a: number) => [number, number];
|
|
108
|
-
export const welcome_copyBytes: (a: number) => [number, number];
|
|
172
|
+
export const corecryptocontext_join_by_external_commit: (a: number, b: number, c: number, d: number) => any;
|
|
173
|
+
export const corecryptocontext_mark_conversation_as_child_of: (a: number, b: number, c: number) => any;
|
|
109
174
|
export const corecryptocontext_mls_init: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
110
|
-
export const corecryptocontext_client_public_key: (a: number, b: number, c: number) => any;
|
|
111
|
-
export const corecryptocontext_conversation_epoch: (a: number, b: number) => any;
|
|
112
|
-
export const corecryptocontext_conversation_ciphersuite: (a: number, b: number) => any;
|
|
113
|
-
export const corecryptocontext_conversation_exists: (a: number, b: number) => any;
|
|
114
|
-
export const corecryptocontext_get_client_ids: (a: number, b: number) => any;
|
|
115
|
-
export const corecryptocontext_export_secret_key: (a: number, b: number, c: number) => any;
|
|
116
|
-
export const corecryptocontext_get_external_sender: (a: number, b: number) => any;
|
|
117
|
-
export const corecryptocontext_client_keypackages: (a: number, b: number, c: number, d: number) => any;
|
|
118
|
-
export const corecryptocontext_client_valid_keypackages_count: (a: number, b: number, c: number) => any;
|
|
119
|
-
export const corecryptocontext_create_conversation: (a: number, b: number, c: number, d: number) => any;
|
|
120
175
|
export const corecryptocontext_process_welcome_message: (a: number, b: number, c: number) => any;
|
|
121
|
-
export const corecryptocontext_add_clients_to_conversation: (a: number, b: number, c: number, d: number) => any;
|
|
122
|
-
export const corecryptocontext_remove_clients_from_conversation: (a: number, b: number, c: number, d: number) => any;
|
|
123
|
-
export const corecryptocontext_mark_conversation_as_child_of: (a: number, b: number, c: number) => any;
|
|
124
|
-
export const corecryptocontext_update_keying_material: (a: number, b: number) => any;
|
|
125
|
-
export const corecryptocontext_commit_pending_proposals: (a: number, b: number) => any;
|
|
126
|
-
export const corecryptocontext_wipe_conversation: (a: number, b: number) => any;
|
|
127
|
-
export const corecryptocontext_decrypt_message: (a: number, b: number, c: number, d: number) => any;
|
|
128
|
-
export const corecryptocontext_encrypt_message: (a: number, b: number, c: number, d: number) => any;
|
|
129
|
-
export const corecryptocontext_join_by_external_commit: (a: number, b: number, c: number, d: number) => any;
|
|
130
|
-
export const corecryptocontext_enable_history_sharing: (a: number, b: number) => any;
|
|
131
|
-
export const corecryptocontext_disable_history_sharing: (a: number, b: number) => any;
|
|
132
|
-
export const corecryptocontext_proteus_init: (a: number) => any;
|
|
133
|
-
export const corecryptocontext_proteus_session_from_prekey: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
134
|
-
export const corecryptocontext_proteus_session_from_message: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
135
|
-
export const corecryptocontext_proteus_session_save: (a: number, b: number, c: number) => any;
|
|
136
|
-
export const corecryptocontext_proteus_session_delete: (a: number, b: number, c: number) => any;
|
|
137
|
-
export const corecryptocontext_proteus_session_exists: (a: number, b: number, c: number) => any;
|
|
138
176
|
export const corecryptocontext_proteus_decrypt: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
139
177
|
export const corecryptocontext_proteus_decrypt_safe: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
140
178
|
export const corecryptocontext_proteus_encrypt: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
141
179
|
export const corecryptocontext_proteus_encrypt_batched: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
142
|
-
export const corecryptocontext_proteus_new_prekey: (a: number, b: number) => any;
|
|
143
|
-
export const corecryptocontext_proteus_new_prekey_auto: (a: number) => any;
|
|
144
|
-
export const corecryptocontext_proteus_last_resort_prekey: (a: number) => any;
|
|
145
180
|
export const corecryptocontext_proteus_fingerprint: (a: number) => any;
|
|
146
181
|
export const corecryptocontext_proteus_fingerprint_local: (a: number, b: number, c: number) => any;
|
|
147
182
|
export const corecryptocontext_proteus_fingerprint_remote: (a: number, b: number, c: number) => any;
|
|
183
|
+
export const corecryptocontext_proteus_init: (a: number) => any;
|
|
184
|
+
export const corecryptocontext_proteus_last_resort_prekey: (a: number) => any;
|
|
185
|
+
export const corecryptocontext_proteus_new_prekey: (a: number, b: number) => any;
|
|
186
|
+
export const corecryptocontext_proteus_new_prekey_auto: (a: number) => any;
|
|
148
187
|
export const corecryptocontext_proteus_reload_sessions: (a: number) => any;
|
|
149
|
-
export const
|
|
150
|
-
export const
|
|
151
|
-
export const
|
|
188
|
+
export const corecryptocontext_proteus_session_delete: (a: number, b: number, c: number) => any;
|
|
189
|
+
export const corecryptocontext_proteus_session_exists: (a: number, b: number, c: number) => any;
|
|
190
|
+
export const corecryptocontext_proteus_session_from_message: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
191
|
+
export const corecryptocontext_proteus_session_from_prekey: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
192
|
+
export const corecryptocontext_proteus_session_save: (a: number, b: number, c: number) => any;
|
|
152
193
|
export const corecryptocontext_random_bytes: (a: number, b: number) => any;
|
|
153
|
-
export const
|
|
154
|
-
export const
|
|
155
|
-
export const
|
|
156
|
-
export const
|
|
157
|
-
export const
|
|
194
|
+
export const corecryptocontext_remove_clients_from_conversation: (a: number, b: number, c: number, d: number) => any;
|
|
195
|
+
export const corecryptocontext_save_x509_credential: (a: number, b: number, c: number, d: number) => any;
|
|
196
|
+
export const corecryptocontext_set_data: (a: number, b: number, c: number) => any;
|
|
197
|
+
export const corecryptocontext_update_keying_material: (a: number, b: number) => any;
|
|
198
|
+
export const corecryptocontext_wipe_conversation: (a: number, b: number) => any;
|
|
199
|
+
export const corecryptologger_new: (a: any, b: any) => [number, number, number];
|
|
158
200
|
export const crlregistration_new: (a: number, b: number, c: bigint) => number;
|
|
159
|
-
export const
|
|
201
|
+
export const customconfiguration_new: (a: number, b: number) => number;
|
|
160
202
|
export const databasekey_new: (a: number, b: number) => [number, number, number];
|
|
161
|
-
export const
|
|
162
|
-
export const
|
|
163
|
-
export const
|
|
164
|
-
export const
|
|
165
|
-
export const
|
|
166
|
-
export const
|
|
167
|
-
export const __wbg_get_decryptedmessage_hasEpochChanged: (a: number) => number;
|
|
168
|
-
export const __wbg_get_decryptedmessage_bufferedMessages: (a: number) => [number, number];
|
|
169
|
-
export const __wbg_get_decryptedmessage_crlNewDistributionPoints: (a: number) => [number, number];
|
|
170
|
-
export const __wbg_buffereddecryptedmessage_free: (a: number, b: number) => void;
|
|
171
|
-
export const __wbg_get_buffereddecryptedmessage_message: (a: number) => [number, number];
|
|
172
|
-
export const __wbg_get_buffereddecryptedmessage_isActive: (a: number) => number;
|
|
173
|
-
export const __wbg_get_buffereddecryptedmessage_commitDelay: (a: number) => [number, bigint];
|
|
174
|
-
export const __wbg_get_buffereddecryptedmessage_senderClientId: (a: number) => number;
|
|
175
|
-
export const __wbg_get_buffereddecryptedmessage_hasEpochChanged: (a: number) => number;
|
|
176
|
-
export const __wbg_get_buffereddecryptedmessage_identity: (a: number) => number;
|
|
177
|
-
export const __wbg_get_buffereddecryptedmessage_crlNewDistributionPoints: (a: number) => [number, number];
|
|
178
|
-
export const __wbg_acmechallenge_free: (a: number, b: number) => void;
|
|
179
|
-
export const __wbg_get_acmechallenge_delegate: (a: number) => [number, number];
|
|
180
|
-
export const __wbg_get_acmechallenge_url: (a: number) => [number, number];
|
|
181
|
-
export const __wbg_get_acmechallenge_target: (a: number) => [number, number];
|
|
182
|
-
export const __wbg_acmedirectory_free: (a: number, b: number) => void;
|
|
183
|
-
export const __wbg_get_acmedirectory_newNonce: (a: number) => [number, number];
|
|
184
|
-
export const __wbg_get_acmedirectory_newAccount: (a: number) => [number, number];
|
|
185
|
-
export const __wbg_get_acmedirectory_newOrder: (a: number) => [number, number];
|
|
186
|
-
export const __wbg_get_acmedirectory_revokeCert: (a: number) => [number, number];
|
|
187
|
-
export const __wbg_ffiwiree2eidentity_free: (a: number, b: number) => void;
|
|
203
|
+
export const epochobserver_new: (a: any, b: any) => [number, number, number];
|
|
204
|
+
export const externalsenderkey_copyBytes: (a: number) => [number, number];
|
|
205
|
+
export const ffiwiree2eidentity_certificate_request: (a: number, b: number, c: number) => any;
|
|
206
|
+
export const ffiwiree2eidentity_check_order_request: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
207
|
+
export const ffiwiree2eidentity_check_order_response: (a: number, b: number, c: number) => any;
|
|
208
|
+
export const ffiwiree2eidentity_create_dpop_token: (a: number, b: number, c: number, d: number) => any;
|
|
188
209
|
export const ffiwiree2eidentity_directory_response: (a: number, b: number, c: number) => any;
|
|
210
|
+
export const ffiwiree2eidentity_finalize_request: (a: number, b: number, c: number) => any;
|
|
211
|
+
export const ffiwiree2eidentity_finalize_response: (a: number, b: number, c: number) => any;
|
|
189
212
|
export const ffiwiree2eidentity_new_account_request: (a: number, b: number, c: number) => any;
|
|
190
213
|
export const ffiwiree2eidentity_new_account_response: (a: number, b: number, c: number) => any;
|
|
191
|
-
export const ffiwiree2eidentity_new_order_request: (a: number, b: number, c: number) => any;
|
|
192
|
-
export const ffiwiree2eidentity_new_order_response: (a: number, b: number, c: number) => any;
|
|
193
214
|
export const ffiwiree2eidentity_new_authz_request: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
194
215
|
export const ffiwiree2eidentity_new_authz_response: (a: number, b: number, c: number) => any;
|
|
195
|
-
export const ffiwiree2eidentity_create_dpop_token: (a: number, b: number, c: number, d: number) => any;
|
|
196
216
|
export const ffiwiree2eidentity_new_dpop_challenge_request: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
197
217
|
export const ffiwiree2eidentity_new_dpop_challenge_response: (a: number, b: number, c: number) => any;
|
|
198
|
-
export const ffiwiree2eidentity_check_order_request: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
199
|
-
export const ffiwiree2eidentity_check_order_response: (a: number, b: number, c: number) => any;
|
|
200
|
-
export const ffiwiree2eidentity_finalize_request: (a: number, b: number, c: number) => any;
|
|
201
|
-
export const ffiwiree2eidentity_finalize_response: (a: number, b: number, c: number) => any;
|
|
202
|
-
export const ffiwiree2eidentity_certificate_request: (a: number, b: number, c: number) => any;
|
|
203
218
|
export const ffiwiree2eidentity_new_oidc_challenge_request: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
204
219
|
export const ffiwiree2eidentity_new_oidc_challenge_response: (a: number, b: number, c: number) => any;
|
|
205
|
-
export const
|
|
206
|
-
export const
|
|
207
|
-
export const
|
|
208
|
-
export const __wbg_get_newacmeauthz_challenge: (a: number) => number;
|
|
209
|
-
export const __wbg_newacmeorder_free: (a: number, b: number) => void;
|
|
210
|
-
export const __wbg_get_newacmeorder_delegate: (a: number) => [number, number];
|
|
211
|
-
export const __wbg_get_newacmeorder_authorizations: (a: number) => [number, number];
|
|
212
|
-
export const __wbg_historysecret_free: (a: number, b: number) => void;
|
|
213
|
-
export const __wbg_get_historysecret_clientId: (a: number) => number;
|
|
214
|
-
export const __wbg_get_historysecret_data: (a: number) => [number, number];
|
|
220
|
+
export const ffiwiree2eidentity_new_order_request: (a: number, b: number, c: number) => any;
|
|
221
|
+
export const ffiwiree2eidentity_new_order_response: (a: number, b: number, c: number) => any;
|
|
222
|
+
export const historyobserver_new: (a: any, b: any) => [number, number, number];
|
|
215
223
|
export const historysecret_new: (a: number, b: number, c: number) => [number, number, number];
|
|
216
|
-
export const
|
|
217
|
-
export const
|
|
218
|
-
export const
|
|
219
|
-
export const
|
|
220
|
-
export const
|
|
221
|
-
export const
|
|
222
|
-
export const __wbg_set_wireidentity_credentialType: (a: number, b: number) => void;
|
|
223
|
-
export const __wbg_get_wireidentity_x509Identity: (a: number) => number;
|
|
224
|
-
export const __wbg_x509identity_free: (a: number, b: number) => void;
|
|
225
|
-
export const __wbg_get_x509identity_handle: (a: number) => [number, number];
|
|
226
|
-
export const __wbg_get_x509identity_displayName: (a: number) => [number, number];
|
|
227
|
-
export const __wbg_get_x509identity_domain: (a: number) => [number, number];
|
|
228
|
-
export const __wbg_get_x509identity_certificate: (a: number) => [number, number];
|
|
229
|
-
export const __wbg_get_x509identity_serialNumber: (a: number) => [number, number];
|
|
230
|
-
export const __wbg_get_x509identity_notBefore: (a: number) => bigint;
|
|
231
|
-
export const __wbg_get_x509identity_notAfter: (a: number) => bigint;
|
|
224
|
+
export const migrateDatabaseKeyTypeToBytes: (a: number, b: number, c: number, d: number, e: number) => any;
|
|
225
|
+
export const mlstransport_new: (a: any, b: any, c: any, d: any) => [number, number, number];
|
|
226
|
+
export const mlstransportdata_new: (a: number, b: number) => number;
|
|
227
|
+
export const mlstransportresponse_new: (a: number, b: number, c: number) => number;
|
|
228
|
+
export const openDatabase: (a: number, b: number, c: number) => any;
|
|
229
|
+
export const updateDatabaseKey: (a: number, b: number, c: number, d: number) => any;
|
|
232
230
|
export const version: () => [number, number];
|
|
233
|
-
export const __wbg_buildmetadata_free: (a: number, b: number) => void;
|
|
234
|
-
export const __wbg_get_buildmetadata_timestamp: (a: number) => [number, number];
|
|
235
|
-
export const __wbg_get_buildmetadata_cargoDebug: (a: number) => [number, number];
|
|
236
|
-
export const __wbg_get_buildmetadata_cargoFeatures: (a: number) => [number, number];
|
|
237
|
-
export const __wbg_get_buildmetadata_optLevel: (a: number) => [number, number];
|
|
238
|
-
export const __wbg_get_buildmetadata_targetTriple: (a: number) => [number, number];
|
|
239
|
-
export const __wbg_get_buildmetadata_gitBranch: (a: number) => [number, number];
|
|
240
|
-
export const __wbg_get_buildmetadata_gitDescribe: (a: number) => [number, number];
|
|
241
|
-
export const __wbg_get_buildmetadata_gitSha: (a: number) => [number, number];
|
|
242
|
-
export const __wbg_get_buildmetadata_gitDirty: (a: number) => [number, number];
|
|
243
|
-
export const build_metadata: () => number;
|
|
244
231
|
export const corecryptocontext_proteus_last_resort_prekey_id: () => [number, number, number];
|
|
245
|
-
export const corecryptocontext_proteus_fingerprint_prekeybundle: (a: number, b: number) => [number, number, number, number];
|
|
246
232
|
export const __wbg_get_decryptedmessage_senderClientId: (a: number) => number;
|
|
247
233
|
export const __wbg_get_decryptedmessage_identity: (a: number) => number;
|
|
248
234
|
export const __wbg_get_decryptedmessage_commitDelay: (a: number) => [number, bigint];
|
|
235
|
+
export const __wbg_get_commitbundle_commit: (a: number) => [number, number];
|
|
236
|
+
export const __wbg_get_mlstransportdata_data: (a: number) => [number, number];
|
|
237
|
+
export const __wbg_get_newacmeorder_delegate: (a: number) => [number, number];
|
|
238
|
+
export const __wbg_get_proteusautoprekeybundle_pkb: (a: number) => [number, number];
|
|
249
239
|
export const __wbg_get_decryptedmessage_message: (a: number) => [number, number];
|
|
240
|
+
export const __wbg_get_acmedirectory_newAccount: (a: number) => [number, number];
|
|
241
|
+
export const __wbg_get_acmedirectory_newOrder: (a: number) => [number, number];
|
|
242
|
+
export const __wbg_get_newacmeauthz_identifier: (a: number) => [number, number];
|
|
250
243
|
export const welcome_new: (a: number, b: number) => number;
|
|
251
244
|
export const keypackage_new: (a: number, b: number) => number;
|
|
252
|
-
export const
|
|
245
|
+
export const externalsenderkey_new: (a: number, b: number) => number;
|
|
253
246
|
export const conversationid_new: (a: number, b: number) => number;
|
|
247
|
+
export const __wbg_get_welcomebundle_id: (a: number) => number;
|
|
248
|
+
export const secretkey_new: (a: number, b: number) => number;
|
|
254
249
|
export const groupinfo_new: (a: number, b: number) => number;
|
|
255
|
-
export const
|
|
256
|
-
export const
|
|
250
|
+
export const __wbg_get_historysecret_clientId: (a: number) => number;
|
|
251
|
+
export const keypackage_copyBytes: (a: number) => [number, number];
|
|
252
|
+
export const groupinfo_copyBytes: (a: number) => [number, number];
|
|
253
|
+
export const welcome_copyBytes: (a: number) => [number, number];
|
|
254
|
+
export const secretkey_copyBytes: (a: number) => [number, number];
|
|
257
255
|
export const __wbg_welcome_free: (a: number, b: number) => void;
|
|
258
|
-
export const __wbg_mlstransportdata_free: (a: number, b: number) => void;
|
|
259
|
-
export const __wbg_conversationid_free: (a: number, b: number) => void;
|
|
260
|
-
export const __wbg_externalsenderkey_free: (a: number, b: number) => void;
|
|
261
256
|
export const __wbg_secretkey_free: (a: number, b: number) => void;
|
|
262
257
|
export const __wbg_keypackage_free: (a: number, b: number) => void;
|
|
263
258
|
export const __wbg_groupinfo_free: (a: number, b: number) => void;
|
|
259
|
+
export const __wbg_externalsenderkey_free: (a: number, b: number) => void;
|
|
260
|
+
export const __wbg_mlstransportdata_free: (a: number, b: number) => void;
|
|
261
|
+
export const __wbg_proteusautoprekeybundle_free: (a: number, b: number) => void;
|
|
262
|
+
export const __wbg_conversationid_free: (a: number, b: number) => void;
|
|
263
|
+
export const corecryptocontext_proteus_fingerprint_prekeybundle: (a: number, b: number) => [number, number, number, number];
|
|
264
264
|
export const __wbg_historyobserver_free: (a: number, b: number) => void;
|
|
265
265
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
266
266
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
@@ -271,8 +271,8 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
|
271
271
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
272
272
|
export const __wbindgen_export_7: WebAssembly.Table;
|
|
273
273
|
export const __externref_table_dealloc: (a: number) => void;
|
|
274
|
-
export const
|
|
275
|
-
export const
|
|
276
|
-
export const
|
|
277
|
-
export const
|
|
274
|
+
export const closure2505_externref_shim: (a: number, b: number, c: any) => void;
|
|
275
|
+
export const closure2882_externref_shim: (a: number, b: number, c: any) => void;
|
|
276
|
+
export const closure942_externref_shim: (a: number, b: number, c: any) => void;
|
|
277
|
+
export const closure2985_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
278
278
|
export const __wbindgen_start: () => void;
|