Commit Graph

10587 Commits

Author SHA1 Message Date
Georgio Nicolas 7dd0f6cfa1 add peer config happy path tests 2026-02-26 13:48:25 +00:00
Jędrzej Stuczyński 7042d155eb fixed tests compilation 2026-02-26 13:48:25 +00:00
Jędrzej Stuczyński c10d97372f re-expose LP information on the http API 2026-02-26 13:48:25 +00:00
Jędrzej Stuczyński f2be036009 removed dependency on pre-rand09 from nym-lp 2026-02-26 13:48:25 +00:00
Jędrzej Stuczyński 5e6bd80d45 nym-node startup cleanup 2026-02-26 13:48:25 +00:00
Georgio Nicolas ef5d503692 add lp peer config 2026-02-26 13:48:25 +00:00
Jędrzej Stuczyński 901557ad04 generate fresh x25519, mlkem768 and mceliece keys on config migration 2026-02-26 13:48:24 +00:00
Jędrzej Stuczyński f6a796fe71 feat: add kem key generation to nodes 2026-02-26 13:48:24 +00:00
Jędrzej Stuczyński 7c23cd2183 use derived receiver index 2026-02-26 13:48:24 +00:00
Georgio Nicolas 211f90692a Add receiver index derivation 2026-02-26 13:48:24 +00:00
Georgio Nicolas 9b44095b62 Add receiver index derivation 2026-02-26 13:48:24 +00:00
Jędrzej Stuczyński f347a4f349 update lp api model 2026-02-26 13:48:24 +00:00
Jędrzej Stuczyński 595d034f64 restoring nym-lp tests 2026-02-26 13:48:24 +00:00
Jędrzej Stuczyński 872ae85136 moved data encryption into the state machine 2026-02-26 13:48:23 +00:00
Jędrzej Stuczyński 25ef5f52b4 wip 2026-02-26 13:48:23 +00:00
Jędrzej Stuczyński 54d193caa9 removing dead code 2026-02-26 13:48:23 +00:00
Jędrzej Stuczyński 4f106c3d98 intial telescoping reg 2026-02-26 13:48:23 +00:00
Jędrzej Stuczyński ed9883fc16 reverted back to libcrux repo refs 2026-02-26 13:48:23 +00:00
Georgio Nicolas 6f0c447f88 Slightly reduce use of rand08 2026-02-26 13:48:23 +00:00
Georgio Nicolas bf88c0c9d4 Fix key conversion 2026-02-26 13:48:23 +00:00
Jędrzej Stuczyński 27b5bde7cf 'working' client-entry dvpn reg 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 3da3c8396f compiling nym-crypto 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 88f383dd29 revamp of the transport traits and initial work on client-side transport 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński d56ca5fa78 helpers for Transport 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 63582dd4e1 LpSession cleanup 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 39ee22e501 fixed unit-tests within nym-kkt 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 26056909b7 responder side of the handshake and full e2e test 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 4fcb8ed202 initiator side of the full handshake 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 5536d49f65 Adding concrete types within KKT exchange 2026-02-26 13:48:22 +00:00
Jędrzej Stuczyński 5621c94c0a encapsulation key parsing 2026-02-26 13:48:21 +00:00
Jędrzej Stuczyński 0011975ae8 update KKTResponder 2026-02-26 13:48:21 +00:00
Jędrzej Stuczyński 8460270f62 moved principal generation 2026-02-26 13:48:21 +00:00
Jędrzej Stuczyński d313e4ef05 move key generation to peer 2026-02-26 13:48:21 +00:00
Jędrzej Stuczyński ad389c4fba moved the e2e test to nym-lp 2026-02-26 13:48:21 +00:00
Jędrzej Stuczyński 9d021481d0 nym-lp crate compiling 2026-02-26 13:48:21 +00:00
Georgio Nicolas afe4c7fb03 use authenicator on the responder's side 2026-02-26 13:48:21 +00:00
Georgio Nicolas 583edbc2ef merging georgio/lp-psqv2-integration 2026-02-26 13:48:21 +00:00
Jędrzej Stuczyński 468bd8b5d1 chore: removed all matrix notifications from github actions (#6495) 2026-02-26 13:48:10 +00:00
dependabot[bot] 45022b1671 build(deps): bump ajv from 6.12.6 to 6.14.0 in /documentation/docs (#6477)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 6.14.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:44:29 +00:00
dependabot[bot] 3b3c5beae4 build(deps-dev): bump webpack in /wasm/node-tester/internal-dev (#6451)
Bumps [webpack](https://github.com/webpack/webpack) from 5.77.0 to 5.104.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.77.0...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:35:57 +00:00
dependabot[bot] 650917e216 build(deps): bump mikefarah/yq from 4.52.2 to 4.52.4 (#6465)
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.52.2 to 4.52.4.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](https://github.com/mikefarah/yq/compare/v4.52.2...v4.52.4)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-version: 4.52.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:34:24 +00:00
dependabot[bot] c02adaa019 build(deps-dev): bump qs (#6466)
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:34:16 +00:00
dependabot[bot] d01c34263a build(deps): bump keccak from 0.1.5 to 0.1.6 (#6472)
Bumps [keccak](https://github.com/RustCrypto/sponges) from 0.1.5 to 0.1.6.
- [Commits](https://github.com/RustCrypto/sponges/compare/keccak-v0.1.5...keccak-v0.1.6)

---
updated-dependencies:
- dependency-name: keccak
  dependency-version: 0.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:33:23 +00:00
dependabot[bot] f247e028f2 build(deps): bump hono from 4.11.9 to 4.12.0 (#6475)
Bumps [hono](https://github.com/honojs/hono) from 4.11.9 to 4.12.0.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.11.9...v4.12.0)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:32:55 +00:00
dependabot[bot] 20fe8dd028 build(deps): bump minimatch and glob (#6476)
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.2 and updates ancestor dependency [glob](https://github.com/isaacs/node-glob). These dependencies need to be updated together.


Updates `minimatch` from 9.0.5 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v10.2.2)

Updates `glob` from 10.5.0 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.5.0...v13.0.6)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.2
  dependency-type: indirect
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:32:28 +00:00
dependabot[bot] 89edabf796 build(deps): bump ajv in /clients/native/examples/js-examples/websocket (#6478)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.17.1 to 8.18.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:32:01 +00:00
dependabot[bot] bf5352906f build(deps): bump bn.js from 4.12.2 to 4.12.3 (#6483)
Bumps [bn.js](https://github.com/indutny/bn.js) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/indutny/bn.js/compare/v4.12.2...v4.12.3)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 4.12.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:31:44 +00:00
dependabot[bot] 8eb9999876 build(deps): bump bn.js from 4.12.2 to 4.12.3 in /documentation/docs (#6484)
Bumps [bn.js](https://github.com/indutny/bn.js) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/indutny/bn.js/compare/v4.12.2...v4.12.3)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 4.12.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:31:26 +00:00
dependabot[bot] c0f582b336 build(deps): bump minimatch from 3.1.2 to 3.1.4 in /documentation/docs (#6486)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 13:31:09 +00:00
mfahampshire 133a855e01 Max/ci seo tweaks (#6488)
* Tweak README ordering

* Linting

* Add sitemap generation + NEXT env var to CI

* Fix lockfile

* Regenerate with newer pnpm
2026-02-25 11:07:35 +00:00