Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose client methods in tpke::api #59

Closed
3 tasks done
Tracked by #53
piotr-roslaniec opened this issue Jan 30, 2023 · 1 comment
Closed
3 tasks done
Tracked by #53

Expose client methods in tpke::api #59

piotr-roslaniec opened this issue Jan 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@piotr-roslaniec
Copy link

piotr-roslaniec commented Jan 30, 2023

  • Expose tpke methods used on the client side on tpke::api module:
    • (List of methods TBD)
    • encrypt
    • decrypt_with_shared_secret
    • decrypt_with_private_key
    • Consider methods that could be used in binding testing
  • Implement and test Python and/or TypeScript bindings for these methods
    • Consider how bindings would be tested in nucypher and nucypher-ts
@piotr-roslaniec
Copy link
Author

Closed by #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant