@enclave-technologies/pqc-primitives 0.1.0

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/LICENSE ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,173 @@
1
+ # enclave-pqc-primitives
2
+
3
+ NIST-aligned **post-quantum cryptographic primitives** for Enclave product
4
+ SDKs. Licensed under **Apache-2.0**.
5
+
6
+ This is the foundational (tier-1) crate **and** the npm package
7
+ `@enclave-technologies/pqc-primitives` (WASM bindings). Product SDKs (Auth, Sign, Verify,
8
+ Messaging, …) build **on top of** it. This package stays **algorithm-only** —
9
+ no sessions, envelopes, tokens, or credentials.
10
+
11
+ This crate implements NIST Category 5 exclusively (ML-KEM-1024 / ML-DSA-87),
12
+ satisfying CNSA 2.0's algorithm requirements for national security systems.
13
+ This is an architectural choice, not a certification — FIPS 140-3 module
14
+ validation and any NSS accreditation remain separate, unstarted processes.
15
+
16
+ ## Algorithm suite (`ENCLAVE_PQ_SUITE_v1`)
17
+
18
+ Category 5 only — there is **no** Category 3 parameter set and **no**
19
+ suite-selection API.
20
+
21
+ | Role | Algorithm | Standard | Implementation |
22
+ |------|-----------|----------|----------------|
23
+ | Key encapsulation | ML-KEM-1024 | FIPS 203 | RustCrypto [`ml-kem`](https://crates.io/crates/ml-kem) |
24
+ | Signatures | ML-DSA-87 | FIPS 204 | RustCrypto [`ml-dsa`](https://crates.io/crates/ml-dsa) |
25
+ | Bulk AEAD | AES-256-GCM | FIPS 197 / SP 800-38D | RustCrypto [`aes-gcm`](https://crates.io/crates/aes-gcm) |
26
+ | Hash / XOF | SHAKE256 | FIPS 202 | RustCrypto [`sha3`](https://crates.io/crates/sha3) |
27
+ | Labeled KDF | `enclave-kdf-v1` | SHAKE256 domain-separated | this crate |
28
+ | Password → key | Argon2id | RFC 9106 (classical) | RustCrypto [`argon2`](https://crates.io/crates/argon2) |
29
+
30
+ `enclave-kdf-v1` is for **high-entropy** input (shared secrets, etc.).
31
+ **Argon2id** (`pwhash`) is for **human passwords**: deliberately slow and
32
+ memory-hard so stolen ciphertext resists offline guessing. Do not substitute
33
+ one for the other, and do not lower OWASP baseline params for login latency
34
+ without treating that as a direct security tradeoff.
35
+
36
+ Argon2id is classical and **outside** the Category 5 / CNSA 2.0 suite table —
37
+ it fills the password → key gap alongside those primitives.
38
+ ### Encoding sizes (FIPS)
39
+
40
+ | | Public key | Secret (expanded) | Seed | Ciphertext / signature |
41
+ |--|------------|-------------------|------|------------------------|
42
+ | ML-KEM-1024 | 1568 | 3168 | 64 | ciphertext 1568; shared secret 32 |
43
+ | ML-DSA-87 | 2592 | 4896 | 32 | signature 4627 |
44
+
45
+ ## Layout
46
+
47
+ ```text
48
+ src/ Rust primitives (kem, sig, aead, hash, kdf, pwhash, provider, self_test, usage)
49
+ bindings/wasm/ wasm-bindgen façade (algorithm names only)
50
+ js/ TS helpers / constants (source of truth for sizes)
51
+ scripts/build-wasm.mjs
52
+ dist/{bundler,nodejs,web}/ wasm-pack outputs + JS façade
53
+ tests/ Round-trips, CAST coverage, AES/SHAKE KATs
54
+ ```
55
+
56
+ ## Rust usage
57
+
58
+ ```rust
59
+ use enclave_pqc_primitives::{aead, kdf, kem, pwhash, run_self_tests, sig, SoftwareProvider, CryptoProvider};
60
+
61
+ run_self_tests()?; // optional CAST at startup (includes Argon2id KAT)
62
+
63
+ let kem_kp = kem::generate_keypair()?; // includes PCT
64
+ let enc = kem::encapsulate(&kem_kp.keypair.public_key)?;
65
+ let shared = kem::decapsulate(&enc.encapsulation.ciphertext, &kem_kp.keypair.secret_key)?;
66
+ let aes_key = kdf::labeled_kdf("aes-256-gcm-key", &shared.shared_secret, 32)?;
67
+
68
+ // Human password → AEAD key (OWASP Argon2id baseline; intentionally slow):
69
+ let salt = pwhash::generate_salt()?;
70
+ let pw_key = pwhash::pwhash_derive_key(b"user-passphrase", &salt.salt, &pwhash::RECOMMENDED_PARAMS)?;
71
+
72
+ let nonce = [0u8; aead::NONCE_BYTES]; // caller must ensure uniqueness
73
+ let sealed = aead::encrypt(&aes_key.key, &nonce, b"hello", b"aad")?;
74
+
75
+ let sig_kp = sig::generate_keypair()?; // includes PCT
76
+ let signature = sig::sign(&sig_kp.keypair.secret_key, b"message")?;
77
+ sig::verify(&sig_kp.keypair.public_key, b"message", &signature.signature)?;
78
+
79
+ // Same operations via the substitution seam (SoftwareProvider is not FIPS-validated):
80
+ let provider = SoftwareProvider;
81
+ let _ = provider.kem_generate_keypair()?;
82
+ # Ok::<(), enclave_pqc_primitives::Error>(())
83
+ ```
84
+
85
+ Each operation returns a [`CryptoUsageRecord`] (`algorithm`, `suite_id`,
86
+ `operation`, `crate_version`) for CBOM / audit attach points. Persistence and
87
+ telemetry belong in Encrypt / product layers — not this crate.
88
+
89
+ ## JavaScript / TypeScript (`@enclave-technologies/pqc-primitives`)
90
+
91
+ WASM façade over the same Category 5 Rust core. Algorithm-namespaced only
92
+ (`kem*` / `sig*` / `aead*` / …) — no product concepts.
93
+
94
+ ### Install / build
95
+
96
+ ```bash
97
+ # Requires: rustup target wasm32-unknown-unknown, wasm-pack (auto-installed)
98
+ npm install
99
+ npm run build
100
+ npm test
101
+ ```
102
+
103
+ ### Multi-runtime exports
104
+
105
+ | Consumer | Import condition / path |
106
+ |----------|-------------------------|
107
+ | Node / Vitest | `import … from "@enclave-technologies/pqc-primitives"` → `dist/nodejs` |
108
+ | Next.js / webpack / Vite | `"browser"` → `dist/bundler` |
109
+ | Deno / raw ESM | `"./web"` or `"deno"` → `dist/web` |
110
+
111
+ ```ts
112
+ import {
113
+ KEM, SIG, AEAD, HASH, KDF_LABEL_PREFIX, PWHASH,
114
+ kemGenerateKeypair, kemEncapsulate, kemDecapsulate,
115
+ sigGenerateKeypair, sigSign, sigSignWithContext, sigVerify,
116
+ aeadEncrypt, aeadDecrypt,
117
+ labeledKdf, labeledKdf32, shake256, zeroize,
118
+ pwhashDeriveKey, generateSalt, RECOMMENDED_PARAMS,
119
+ runSelfTests, getLastUsageRecord,
120
+ isPairwiseConsistencyFailure, isSelfTestFailure,
121
+ } from "@enclave-technologies/pqc-primitives";
122
+
123
+ await runSelfTests();
124
+ const kp = kemGenerateKeypair(); // PCT inside; seed-form secretKey (64 B)
125
+ const usage = getLastUsageRecord(); // { algorithm, suiteId, operation, crateVersion }
126
+ ```
127
+
128
+ Keygen returns the preferred **seed** secret-key form (`KEM.SECRET_KEY_SEED_BYTES` /
129
+ `SIG.SECRET_KEY_SEED_BYTES`). FIPS expanded sizes are `SECRET_KEY_BYTES` (3168 / 4896)
130
+ via `kemExpandedSecretKey` / `sigExpandedSecretKey`.
131
+
132
+ Typed failures use `err.name`:
133
+ - `PairwiseConsistencyFailureError` — PCT failed in keygen
134
+ - `SelfTestFailureError` — CAST failed in `runSelfTests`
135
+
136
+ Errors otherwise throw greppable prefixes: `InvalidLength:`, `InvalidEncoding:`,
137
+ `AeadFailure:`, `SignatureInvalid:`, `InvalidParameter:`.
138
+
139
+ ### Secret zeroization (important)
140
+
141
+ Rust zeroizes secret keys on `Drop` **inside** WASM. Bytes copied into a JS
142
+ `Uint8Array` are **not** cleared by the GC. Call `zeroize(secretKey)` when
143
+ finished with long-lived secrets.
144
+
145
+ ## Dependencies (pinned)
146
+
147
+ | Crate | Role | Provenance |
148
+ |-------|------|------------|
149
+ | `ml-kem =0.3.2` | ML-KEM-1024 | **RustCrypto** |
150
+ | `ml-dsa =0.1.1` | ML-DSA-87 | **RustCrypto** |
151
+ | `aes-gcm =0.10.3` | AES-256-GCM | **RustCrypto** |
152
+ | `sha3 =0.10.8` | SHAKE256 | **RustCrypto** |
153
+ | `argon2 =0.5.3` | Argon2id (password → key) | **RustCrypto** |
154
+ | `getrandom =0.2.17` | CSPRNG for salts / (via ML-*) | **RustCrypto** adjacent |
155
+ | `zeroize =1.8.1` | Secret wipe-on-drop | **RustCrypto** |
156
+
157
+ ### Flagged dependencies
158
+
159
+ | Crate | Where | Why flagged |
160
+ |-------|-------|-------------|
161
+ | `serde` / `serde_json` | **dev-only** | reserved for future NIST ACVP JSON fixtures |
162
+ | `wasm-bindgen` / `js-sys` / `getrandom/js` | **bindings/wasm only** | JS interop — not used by native Rust consumers |
163
+
164
+ ## Running tests
165
+
166
+ ```bash
167
+ cargo test
168
+ cargo clippy --workspace --all-targets -- -D warnings
169
+ ```
170
+
171
+ ## License
172
+
173
+ Licensed under the [Apache License, Version 2.0](./LICENSE).
@@ -0,0 +1,63 @@
1
+ /** @type {const} */
2
+ export const ENCLAVE_PQ_SUITE_ID = "ENCLAVE_PQ_SUITE_v1";
3
+ /** @type {const} */
4
+ export const KDF_LABEL_PREFIX = "enclave-kdf-v1";
5
+ /** @type {const} */
6
+ export const KEM = Object.freeze({
7
+ ALGORITHM: "ML-KEM-1024",
8
+ PUBLIC_KEY_BYTES: 1568,
9
+ SECRET_KEY_SEED_BYTES: 64,
10
+ SECRET_KEY_EXPANDED_BYTES: 3168,
11
+ SECRET_KEY_BYTES: 3168,
12
+ CIPHERTEXT_BYTES: 1568,
13
+ SHARED_SECRET_BYTES: 32,
14
+ ENCAP_RANDOMNESS_BYTES: 32,
15
+ });
16
+ /** @type {const} */
17
+ export const SIG = Object.freeze({
18
+ ALGORITHM: "ML-DSA-87",
19
+ PUBLIC_KEY_BYTES: 2592,
20
+ SECRET_KEY_SEED_BYTES: 32,
21
+ SECRET_KEY_EXPANDED_BYTES: 4896,
22
+ SECRET_KEY_BYTES: 4896,
23
+ SIGNATURE_BYTES: 4627,
24
+ MAX_CONTEXT_BYTES: 255,
25
+ });
26
+ /** @type {const} */
27
+ export const AEAD = Object.freeze({
28
+ ALGORITHM: "AES-256-GCM",
29
+ KEY_BYTES: 32,
30
+ NONCE_BYTES: 12,
31
+ TAG_BYTES: 16,
32
+ });
33
+ /** @type {const} */
34
+ export const HASH = Object.freeze({
35
+ ALGORITHM: "SHAKE256",
36
+ DEFAULT_OUTPUT_BYTES: 32,
37
+ });
38
+ /** @type {const} */
39
+ export const PWHASH = Object.freeze({
40
+ ALGORITHM: "Argon2id",
41
+ SALT_BYTES: 16,
42
+ OUTPUT_BYTES: 32,
43
+ /**
44
+ * OWASP Password Storage Cheat Sheet baseline (verified 2026-07-14):
45
+ * m=19456 (19 MiB), t=2, p=1. Deliberately slow + memory-hard — do not
46
+ * lower these for login latency without treating that as a security tradeoff.
47
+ */
48
+ RECOMMENDED_PARAMS: Object.freeze({
49
+ memoryCostKib: 19456,
50
+ iterations: 2,
51
+ parallelism: 1,
52
+ }),
53
+ });
54
+
55
+ /** @param {unknown} err */
56
+ export function isPairwiseConsistencyFailure(err) {
57
+ return err instanceof Error && err.name === "PairwiseConsistencyFailureError";
58
+ }
59
+
60
+ /** @param {unknown} err */
61
+ export function isSelfTestFailure(err) {
62
+ return err instanceof Error && err.name === "SelfTestFailureError";
63
+ }
@@ -0,0 +1,218 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+
4
+ /**
5
+ * Canonical suite identifier matching the Rust crate (Category 5 algorithms).
6
+ */
7
+ export function ENCLAVE_PQ_SUITE_ID(): string;
8
+
9
+ /**
10
+ * Domain-separation prefix for the Enclave labeled KDF.
11
+ */
12
+ export function KDF_LABEL_PREFIX(): string;
13
+
14
+ /**
15
+ * Algorithm identifier (`"Argon2id"`).
16
+ */
17
+ export function PWHASH_ALGORITHM(): string;
18
+
19
+ /**
20
+ * Derived key length in bytes (matches AES-256-GCM key size).
21
+ */
22
+ export function PWHASH_OUTPUT_BYTES(): number;
23
+
24
+ /**
25
+ * Salt length in bytes produced by [`generate_salt`].
26
+ */
27
+ export function PWHASH_SALT_BYTES(): number;
28
+
29
+ /**
30
+ * OWASP baseline Argon2id params: `{ memoryCostKib, iterations, parallelism }`.
31
+ *
32
+ * Sourced from the OWASP Password Storage Cheat Sheet (19 MiB / t=2 / p=1).
33
+ * Slow and memory-hard by design — lowering these for login latency is a
34
+ * security tradeoff, not a free optimization.
35
+ */
36
+ export function RECOMMENDED_PARAMS(): any;
37
+
38
+ /**
39
+ * Decrypt AES-256-GCM ciphertext (including trailing tag).
40
+ *
41
+ * Throws on authentication failure (`AeadFailure: ...`).
42
+ */
43
+ export function aeadDecrypt(key: Uint8Array, nonce: Uint8Array, ciphertext: Uint8Array, aad: Uint8Array): Uint8Array;
44
+
45
+ /**
46
+ * Encrypt with AES-256-GCM under an explicit key and nonce.
47
+ *
48
+ * Returns `ciphertext || tag` (16-byte tag suffix). Callers must ensure
49
+ * `(key, nonce)` uniqueness.
50
+ */
51
+ export function aeadEncrypt(key: Uint8Array, nonce: Uint8Array, plaintext: Uint8Array, aad: Uint8Array): Uint8Array;
52
+
53
+ /**
54
+ * Cryptographically random 16-byte salt for Argon2id.
55
+ */
56
+ export function generateSalt(): Uint8Array;
57
+
58
+ /**
59
+ * Return the [`CryptoUsageRecord`] from the last WASM primitive call.
60
+ *
61
+ * Shape: `{ algorithm, suiteId, operation, crateVersion }`.
62
+ * Returns `undefined` if no operation has run yet in this WASM instance.
63
+ *
64
+ * This is the CBOM attach point for product layers (Encrypt, etc.). This
65
+ * binding does not persist or transmit the record.
66
+ */
67
+ export function getLastUsageRecord(): any;
68
+
69
+ /**
70
+ * SHAKE256 over UTF-8 string bytes.
71
+ */
72
+ export function hashUtf8(value: string, output_len: number): Uint8Array;
73
+
74
+ /**
75
+ * Decapsulate an ML-KEM-1024 ciphertext.
76
+ *
77
+ * `secret_key` may be a 64-byte seed or a 3168-byte expanded key.
78
+ */
79
+ export function kemDecapsulate(ciphertext: Uint8Array, secret_key: Uint8Array): Uint8Array;
80
+
81
+ /**
82
+ * Encapsulate a shared secret to an ML-KEM-1024 public key.
83
+ *
84
+ * Returns `{ ciphertext, sharedSecret }` (1568 / 32 bytes).
85
+ */
86
+ export function kemEncapsulate(public_key: Uint8Array): any;
87
+
88
+ /**
89
+ * Deterministic encapsulation for known-answer / KAT compliance.
90
+ *
91
+ * # Hazmat
92
+ *
93
+ * **KATs only.** Production code must call [`kem_encapsulate`].
94
+ */
95
+ export function kemEncapsulateDeterministic(public_key: Uint8Array, m: Uint8Array): any;
96
+
97
+ /**
98
+ * Expand a 64-byte seed-form secret key to the FIPS expanded encoding
99
+ * ([`kem::SECRET_KEY_BYTES`] bytes).
100
+ */
101
+ export function kemExpandedSecretKey(secret_key: Uint8Array): Uint8Array;
102
+
103
+ /**
104
+ * Generate a fresh ML-KEM-1024 keypair (includes PCT).
105
+ *
106
+ * Returns `{ publicKey, secretKey }` where `secretKey` is the preferred
107
+ * seed form ([`kem::SECRET_KEY_SEED_BYTES`] = 64). Expanded size is
108
+ * [`kem::SECRET_KEY_BYTES`] = 3168 — use [`kem_expanded_secret_key`].
109
+ *
110
+ * Throws `PairwiseConsistencyFailureError` if the PCT fails.
111
+ */
112
+ export function kemGenerateKeypair(): any;
113
+
114
+ /**
115
+ * Derive an ML-KEM-1024 keypair from a 64-byte seed (`d || z`). Includes PCT.
116
+ */
117
+ export function kemKeypairFromSeed(seed: Uint8Array): any;
118
+
119
+ /**
120
+ * Derive key material with `enclave-kdf-v1` labeled SHAKE256.
121
+ *
122
+ * Throws `InvalidParameter` on empty `label` or `length == 0`.
123
+ */
124
+ export function labeledKdf(label: string, ikm: Uint8Array, length: number): Uint8Array;
125
+
126
+ /**
127
+ * [`labeled_kdf`] with a 32-byte output.
128
+ */
129
+ export function labeledKdf32(label: string, ikm: Uint8Array): Uint8Array;
130
+
131
+ /**
132
+ * Derive a 32-byte key from a password + salt with Argon2id.
133
+ *
134
+ * `params` must be `{ memoryCostKib, iterations, parallelism }` (see
135
+ * [`recommended_params`]). Throws on empty password / wrong salt length /
136
+ * invalid costs.
137
+ *
138
+ * This call is intentionally slow (~tens–hundreds of ms depending on host).
139
+ * That cost is the offline brute-force defense — do not lower params casually.
140
+ */
141
+ export function pwhashDeriveKey(password: Uint8Array, salt: Uint8Array, params: any): Uint8Array;
142
+
143
+ /**
144
+ * Run known-answer CASTs for ML-KEM-1024, ML-DSA-87, and Argon2id.
145
+ *
146
+ * Throws `SelfTestFailureError` if any CAST fails. Pair-wise consistency is
147
+ * already enforced inside key generation — this is the power-on / module-entry
148
+ * known-answer path. The Argon2id CAST is slower (memory-hard by design).
149
+ */
150
+ export function runSelfTests(): void;
151
+
152
+ /**
153
+ * One-shot SHAKE256 hash of `input` into `output_len` bytes.
154
+ */
155
+ export function shake256(input: Uint8Array, output_len: number): Uint8Array;
156
+
157
+ /**
158
+ * Expand a 32-byte seed-form secret key to the FIPS expanded encoding
159
+ * ([`sig::SECRET_KEY_BYTES`] bytes).
160
+ */
161
+ export function sigExpandedSecretKey(secret_key: Uint8Array): Uint8Array;
162
+
163
+ /**
164
+ * Generate a fresh ML-DSA-87 keypair (includes PCT).
165
+ *
166
+ * Returns `{ publicKey, secretKey }` where `secretKey` is the preferred
167
+ * seed form ([`sig::SECRET_KEY_SEED_BYTES`] = 32). Expanded size is
168
+ * [`sig::SECRET_KEY_BYTES`] = 4896.
169
+ *
170
+ * Throws `PairwiseConsistencyFailureError` if the PCT fails.
171
+ */
172
+ export function sigGenerateKeypair(): any;
173
+
174
+ /**
175
+ * Derive an ML-DSA-87 keypair from a 32-byte seed. Includes PCT.
176
+ */
177
+ export function sigKeypairFromSeed(seed: Uint8Array): any;
178
+
179
+ /**
180
+ * Sign a message with empty context (deterministic ML-DSA-87).
181
+ *
182
+ * Empty `message` throws `InvalidLength` (matches Rust).
183
+ */
184
+ export function sigSign(secret_key: Uint8Array, message: Uint8Array): Uint8Array;
185
+
186
+ /**
187
+ * Deterministic ML-DSA.Sign with an explicit context (`context.len() <= 255`).
188
+ *
189
+ * Empty `message` or `context.len() > 255` throws (matches Rust).
190
+ */
191
+ export function sigSignWithContext(secret_key: Uint8Array, message: Uint8Array, context: Uint8Array): Uint8Array;
192
+
193
+ /**
194
+ * Verify an ML-DSA-87 signature (empty context).
195
+ *
196
+ * Returns `false` on a cryptographically invalid signature. Throws only for
197
+ * malformed input lengths / encodings.
198
+ */
199
+ export function sigVerify(public_key: Uint8Array, message: Uint8Array, signature: Uint8Array): boolean;
200
+
201
+ /**
202
+ * Verify an ML-DSA-87 signature with an explicit context.
203
+ *
204
+ * Returns `false` on cryptographic failure; throws on malformed lengths.
205
+ */
206
+ export function sigVerifyWithContext(public_key: Uint8Array, message: Uint8Array, signature: Uint8Array, context: Uint8Array): boolean;
207
+
208
+ /**
209
+ * Overwrite a JS `Uint8Array` in place with zeros.
210
+ *
211
+ * # Security note
212
+ *
213
+ * Rust-side secret keys are zeroized on `Drop`, but that guarantee **does not**
214
+ * cross the WASM boundary. Once secret material lives in a JS `Uint8Array`, the
215
+ * JS garbage collector will not zero it. Call this when you are finished with
216
+ * long-lived secret buffers.
217
+ */
218
+ export function zeroize(buf: Uint8Array): void;
@@ -0,0 +1,9 @@
1
+ /* @ts-self-types="./enclave_pqc_primitives_wasm.d.ts" */
2
+ import * as wasm from "./enclave_pqc_primitives_wasm_bg.wasm";
3
+ import { __wbg_set_wasm } from "./enclave_pqc_primitives_wasm_bg.js";
4
+
5
+ __wbg_set_wasm(wasm);
6
+ wasm.__wbindgen_start();
7
+ export {
8
+ ENCLAVE_PQ_SUITE_ID, KDF_LABEL_PREFIX, PWHASH_ALGORITHM, PWHASH_OUTPUT_BYTES, PWHASH_SALT_BYTES, RECOMMENDED_PARAMS, aeadDecrypt, aeadEncrypt, generateSalt, getLastUsageRecord, hashUtf8, kemDecapsulate, kemEncapsulate, kemEncapsulateDeterministic, kemExpandedSecretKey, kemGenerateKeypair, kemKeypairFromSeed, labeledKdf, labeledKdf32, pwhashDeriveKey, runSelfTests, shake256, sigExpandedSecretKey, sigGenerateKeypair, sigKeypairFromSeed, sigSign, sigSignWithContext, sigVerify, sigVerifyWithContext, zeroize
9
+ } from "./enclave_pqc_primitives_wasm_bg.js";