taco-web icon indicating copy to clipboard operation
taco-web copied to clipboard

[WIP] Port session keys from nucypher core

Open Muhammad-Altabba opened this issue 7 months ago • 0 comments
trafficstars

Type of PR:

  • [ ] Bugfix
  • [x] Feature
  • [ ] Documentation
  • [x] Other

Required reviews:

  • [ ] 1
  • [ ] 2
  • [x] 3

What this does:

  • It contains ported code for the 2 Rust implementation of session keys.
  • A compatibility test run against test vectors generated from https://github.com/nucypher/nucypher-core/pull/104

Issues fixed/closed:

  • Closes part of https://github.com/nucypher/sprints/issues/150 (also check https://github.com/nucypher/taco-web/issues/635). It only covers session key handling. Subsequent PR is to be opened for the rest of the needed functions.

Notes for reviewers: This is better to be reviewed and merged after: https://github.com/nucypher/taco-web/pull/646

Muhammad-Altabba avatar Apr 15 '25 06:04 Muhammad-Altabba