@lib-q/fn-dsa 0.0.2 → 0.0.6
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/README.md +230 -230
- package/integrity-manifest.json +2 -2
- package/nodejs/README.md +329 -322
- package/nodejs/lib_q_fn_dsa.js +20 -20
- package/nodejs/lib_q_fn_dsa_bg.wasm +0 -0
- package/nodejs/package.json +2 -2
- package/package.json +1 -1
- package/web/README.md +329 -322
- package/web/lib_q_fn_dsa.js +20 -20
- package/web/lib_q_fn_dsa_bg.wasm +0 -0
- package/web/package.json +2 -2
package/nodejs/lib_q_fn_dsa.js
CHANGED
|
@@ -1194,68 +1194,68 @@ exports.validate_input = validate_input;
|
|
|
1194
1194
|
function __wbg_get_imports() {
|
|
1195
1195
|
const import0 = {
|
|
1196
1196
|
__proto__: null,
|
|
1197
|
-
|
|
1197
|
+
__wbg_Error_ef53bc310eb298a0: function(arg0, arg1) {
|
|
1198
1198
|
const ret = Error(getStringFromWasm0(arg0, arg1));
|
|
1199
1199
|
return ret;
|
|
1200
1200
|
},
|
|
1201
|
-
|
|
1201
|
+
__wbg___wbindgen_debug_string_0accd80f45e5faa2: function(arg0, arg1) {
|
|
1202
1202
|
const ret = debugString(arg1);
|
|
1203
1203
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1204
1204
|
const len1 = WASM_VECTOR_LEN;
|
|
1205
1205
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1206
1206
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1207
1207
|
},
|
|
1208
|
-
|
|
1208
|
+
__wbg___wbindgen_is_string_c236cabd84a4d769: function(arg0) {
|
|
1209
1209
|
const ret = typeof(arg0) === 'string';
|
|
1210
1210
|
return ret;
|
|
1211
1211
|
},
|
|
1212
|
-
|
|
1212
|
+
__wbg___wbindgen_throw_1506f2235d1bdba0: function(arg0, arg1) {
|
|
1213
1213
|
throw new Error(getStringFromWasm0(arg0, arg1));
|
|
1214
1214
|
},
|
|
1215
1215
|
__wbg_getRandomValues_76dfc69825c9c552: function() { return handleError(function (arg0, arg1) {
|
|
1216
1216
|
globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
|
|
1217
1217
|
}, arguments); },
|
|
1218
|
-
|
|
1218
|
+
__wbg_get_index_ab123d64c89e3156: function(arg0, arg1) {
|
|
1219
1219
|
const ret = arg0[arg1 >>> 0];
|
|
1220
1220
|
return ret;
|
|
1221
1221
|
},
|
|
1222
|
-
|
|
1222
|
+
__wbg_length_4a591ecaa01354d9: function(arg0) {
|
|
1223
1223
|
const ret = arg0.length;
|
|
1224
1224
|
return ret;
|
|
1225
1225
|
},
|
|
1226
|
-
|
|
1227
|
-
const ret = new
|
|
1226
|
+
__wbg_new_622fc80556be2e26: function() {
|
|
1227
|
+
const ret = new Map();
|
|
1228
1228
|
return ret;
|
|
1229
1229
|
},
|
|
1230
|
-
|
|
1231
|
-
const ret = new
|
|
1230
|
+
__wbg_new_ce1ab61c1c2b300d: function() {
|
|
1231
|
+
const ret = new Object();
|
|
1232
1232
|
return ret;
|
|
1233
1233
|
},
|
|
1234
|
-
|
|
1234
|
+
__wbg_new_d90091b82fdf5b91: function() {
|
|
1235
1235
|
const ret = new Array();
|
|
1236
1236
|
return ret;
|
|
1237
1237
|
},
|
|
1238
|
-
|
|
1238
|
+
__wbg_new_with_length_36a4998e27b014c5: function(arg0) {
|
|
1239
1239
|
const ret = new Uint8Array(arg0 >>> 0);
|
|
1240
1240
|
return ret;
|
|
1241
1241
|
},
|
|
1242
|
-
|
|
1242
|
+
__wbg_prototypesetcall_3249fc62a0fafa30: function(arg0, arg1, arg2) {
|
|
1243
1243
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), arg2);
|
|
1244
1244
|
},
|
|
1245
|
-
|
|
1245
|
+
__wbg_set_29c99a8aac1c01e5: function(arg0, arg1, arg2) {
|
|
1246
1246
|
arg0.set(getArrayU8FromWasm0(arg1, arg2));
|
|
1247
1247
|
},
|
|
1248
|
+
__wbg_set_52b1e1eb5bed906a: function(arg0, arg1, arg2) {
|
|
1249
|
+
const ret = arg0.set(arg1, arg2);
|
|
1250
|
+
return ret;
|
|
1251
|
+
},
|
|
1248
1252
|
__wbg_set_6be42768c690e380: function(arg0, arg1, arg2) {
|
|
1249
1253
|
arg0[arg1] = arg2;
|
|
1250
1254
|
},
|
|
1251
|
-
|
|
1255
|
+
__wbg_set_dca99999bba88a9a: function(arg0, arg1, arg2) {
|
|
1252
1256
|
arg0[arg1 >>> 0] = arg2;
|
|
1253
1257
|
},
|
|
1254
|
-
|
|
1255
|
-
const ret = arg0.set(arg1, arg2);
|
|
1256
|
-
return ret;
|
|
1257
|
-
},
|
|
1258
|
-
__wbg_set_index_6216eb6926d2fbc6: function(arg0, arg1, arg2) {
|
|
1258
|
+
__wbg_set_index_73ced2e1b4a2a37e: function(arg0, arg1, arg2) {
|
|
1259
1259
|
arg0[arg1 >>> 0] = arg2;
|
|
1260
1260
|
},
|
|
1261
1261
|
__wbindgen_cast_0000000000000001: function(arg0) {
|
|
Binary file
|
package/nodejs/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"Nexlab-One"
|
|
6
6
|
],
|
|
7
7
|
"description": "FN-DSA (FIPS 206) post-quantum digital signature implementation",
|
|
8
|
-
"version": "0.0.
|
|
8
|
+
"version": "0.0.6",
|
|
9
9
|
"license": "Apache-2.0",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -25,4 +25,4 @@
|
|
|
25
25
|
"falcon",
|
|
26
26
|
"signature"
|
|
27
27
|
]
|
|
28
|
-
}
|
|
28
|
+
}
|