@wireapp/core-crypto 1.0.0-rc.16 → 1.0.0-rc.17

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wireapp/core-crypto",
3
- "version": "1.0.0-rc.16",
3
+ "version": "1.0.0-rc.17",
4
4
  "description": "CoreCrypto bindings for the Web",
5
5
  "type": "module",
6
6
  "module": "platforms/web/corecrypto.js",
@@ -162,7 +162,7 @@ var __wbg_adapter_52 = function(arg0, arg1, arg2) {
162
162
  var __wbg_adapter_55 = function(arg0, arg1, arg2) {
163
163
  try {
164
164
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
165
- wasm.wasm_bindgen__convert__closures__invoke1_mut__h03255f125f12299b(retptr, arg0, arg1, addHeapObject(arg2));
165
+ wasm.wasm_bindgen__convert__closures__invoke1_mut__h06b64d18897db7ca(retptr, arg0, arg1, addHeapObject(arg2));
166
166
  var r0 = getInt32Memory0()[retptr / 4 + 0];
167
167
  var r1 = getInt32Memory0()[retptr / 4 + 1];
168
168
  if (r1) {
@@ -269,12 +269,16 @@ var __wbg_get_imports = function() {
269
269
  const ret = getObject(arg0);
270
270
  return addHeapObject(ret);
271
271
  };
272
+ imports.wbg.__wbindgen_number_new = function(arg0) {
273
+ const ret = arg0;
274
+ return addHeapObject(ret);
275
+ };
272
276
  imports.wbg.__wbg_ffiwiree2eidentity_new = function(arg0) {
273
277
  const ret = FfiWireE2EIdentity.__wrap(arg0);
274
278
  return addHeapObject(ret);
275
279
  };
276
- imports.wbg.__wbindgen_number_new = function(arg0) {
277
- const ret = arg0;
280
+ imports.wbg.__wbg_proteusautoprekeybundle_new = function(arg0) {
281
+ const ret = ProteusAutoPrekeyBundle.__wrap(arg0);
278
282
  return addHeapObject(ret);
279
283
  };
280
284
  imports.wbg.__wbindgen_bigint_from_u64 = function(arg0) {
@@ -285,18 +289,6 @@ var __wbg_get_imports = function() {
285
289
  const ret = getObject(arg0) === null;
286
290
  return ret;
287
291
  };
288
- imports.wbg.__wbg_proteusautoprekeybundle_new = function(arg0) {
289
- const ret = ProteusAutoPrekeyBundle.__wrap(arg0);
290
- return addHeapObject(ret);
291
- };
292
- imports.wbg.__wbg_buffereddecryptedmessage_new = function(arg0) {
293
- const ret = BufferedDecryptedMessage.__wrap(arg0);
294
- return addHeapObject(ret);
295
- };
296
- imports.wbg.__wbg_proposalbundle_new = function(arg0) {
297
- const ret = ProposalBundle.__wrap(arg0);
298
- return addHeapObject(ret);
299
- };
300
292
  imports.wbg.__wbindgen_string_get = function(arg0, arg1) {
301
293
  const obj = getObject(arg1);
302
294
  const ret = typeof obj === "string" ? obj : undefined;
@@ -305,6 +297,14 @@ var __wbg_get_imports = function() {
305
297
  getInt32Memory0()[arg0 / 4 + 1] = len1;
306
298
  getInt32Memory0()[arg0 / 4 + 0] = ptr1;
307
299
  };
300
+ imports.wbg.__wbg_proposalbundle_new = function(arg0) {
301
+ const ret = ProposalBundle.__wrap(arg0);
302
+ return addHeapObject(ret);
303
+ };
304
+ imports.wbg.__wbg_buffereddecryptedmessage_new = function(arg0) {
305
+ const ret = BufferedDecryptedMessage.__wrap(arg0);
306
+ return addHeapObject(ret);
307
+ };
308
308
  imports.wbg.__wbindgen_is_undefined = function(arg0) {
309
309
  const ret = getObject(arg0) === undefined;
310
310
  return ret;
@@ -374,18 +374,18 @@ var __wbg_get_imports = function() {
374
374
  const ret = getObject(arg0) == getObject(arg1);
375
375
  return ret;
376
376
  };
377
- imports.wbg.__wbg_String_4370c5505c674d30 = function(arg0, arg1) {
377
+ imports.wbg.__wbg_String_917f38a1211cf44b = function(arg0, arg1) {
378
378
  const ret = String(getObject(arg1));
379
379
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
380
380
  const len1 = WASM_VECTOR_LEN;
381
381
  getInt32Memory0()[arg0 / 4 + 1] = len1;
382
382
  getInt32Memory0()[arg0 / 4 + 0] = ptr1;
383
383
  };
384
- imports.wbg.__wbg_getwithrefkey_d1f0d12f1f1b63ea = function(arg0, arg1) {
384
+ imports.wbg.__wbg_getwithrefkey_3b3c46ba20582127 = function(arg0, arg1) {
385
385
  const ret = getObject(arg0)[getObject(arg1)];
386
386
  return addHeapObject(ret);
387
387
  };
388
- imports.wbg.__wbg_set_bd72c078edfa51ad = function(arg0, arg1, arg2) {
388
+ imports.wbg.__wbg_set_8761474ad72b9bf1 = function(arg0, arg1, arg2) {
389
389
  getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
390
390
  };
391
391
  imports.wbg.__wbindgen_is_falsy = function(arg0) {
@@ -943,12 +943,12 @@ var __wbg_get_imports = function() {
943
943
  const ret = wasm.memory;
944
944
  return addHeapObject(ret);
945
945
  };
946
- imports.wbg.__wbindgen_closure_wrapper2208 = function(arg0, arg1, arg2) {
946
+ imports.wbg.__wbindgen_closure_wrapper2211 = function(arg0, arg1, arg2) {
947
947
  const ret = makeMutClosure(arg0, arg1, 353, __wbg_adapter_52);
948
948
  return addHeapObject(ret);
949
949
  };
950
- imports.wbg.__wbindgen_closure_wrapper9901 = function(arg0, arg1, arg2) {
951
- const ret = makeMutClosure(arg0, arg1, 1332, __wbg_adapter_55);
950
+ imports.wbg.__wbindgen_closure_wrapper9909 = function(arg0, arg1, arg2) {
951
+ const ret = makeMutClosure(arg0, arg1, 1334, __wbg_adapter_55);
952
952
  return addHeapObject(ret);
953
953
  };
954
954
  return imports;