@lib-q/fn-dsa 0.0.5 → 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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "integrity": {
3
- "nodejs/lib_q_fn_dsa_bg.wasm": "sha384-dF0csQXgAWA8m8rAEE55S7A7CrSNa7KYwuFqB10vPFVkyq+r/AXs1gli7xIJklhp",
4
- "web/lib_q_fn_dsa_bg.wasm": "sha384-dF0csQXgAWA8m8rAEE55S7A7CrSNa7KYwuFqB10vPFVkyq+r/AXs1gli7xIJklhp"
3
+ "nodejs/lib_q_fn_dsa_bg.wasm": "sha384-01w++1jWTsr3qBVuCD7iHFGu9BmyFqj/4Y5ylpA0cBstixbKGsQxkYJ46iNMofHd",
4
+ "web/lib_q_fn_dsa_bg.wasm": "sha384-01w++1jWTsr3qBVuCD7iHFGu9BmyFqj/4Y5ylpA0cBstixbKGsQxkYJ46iNMofHd"
5
5
  }
6
6
  }
Binary file
@@ -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.5",
8
+ "version": "0.0.6",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "Nexlab-One"
7
7
  ],
8
8
  "description": "FN-DSA (FIPS 206) post-quantum digital signatures for Node.js",
9
- "version": "0.0.5",
9
+ "version": "0.0.6",
10
10
  "license": "Apache-2.0",
11
11
  "repository": {
12
12
  "type": "git",
Binary file
package/web/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "Nexlab-One"
7
7
  ],
8
8
  "description": "FN-DSA (FIPS 206) post-quantum digital signature implementation",
9
- "version": "0.0.5",
9
+ "version": "0.0.6",
10
10
  "license": "Apache-2.0",
11
11
  "repository": {
12
12
  "type": "git",