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

[NodeJS] Reconsider/Remove handler fetching functions #11

Open
jdv-ibm opened this issue Aug 9, 2020 · 0 comments
Open

[NodeJS] Reconsider/Remove handler fetching functions #11

jdv-ibm opened this issue Aug 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jdv-ibm
Copy link
Contributor

jdv-ibm commented Aug 9, 2020

The following functions are probably not needed:

  • get_groupsig_from_str
  • get_groupsig_from_code
  • grp_key_handle_from_code
  • mgr_key_handle_from_code
  • mem_key_handle_from_code
  • bld_key_handle_from_code
  • blindsig_handle_from_code
  • identity_handle_from_code
  • gml_handle_from_code

They are basically there as a "direct" translation from the core library. But in NodeJS we probably don't need them.

Cross-check and, if they are indeed not needed, remove them.

@jdv-ibm jdv-ibm added the enhancement New feature or request label Aug 9, 2020
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