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

Handle edge cases for BouncyCastle library #31

Open
3 of 7 tasks
hugoqnc opened this issue Jul 2, 2024 · 0 comments
Open
3 of 7 tasks

Handle edge cases for BouncyCastle library #31

hugoqnc opened this issue Jul 2, 2024 · 0 comments
Labels
enhancement New feature or request java plugin issues related to the java implementation

Comments

@hugoqnc
Copy link
Contributor

hugoqnc commented Jul 2, 2024

  • Go over the remaining disabled BouncyCastle tests and fix the issues
  • All BouncyCastle classes are given here: look into all the classes that are not yet part of our rules, especially those in org.bouncycastle.crypto. Is there missing information?
  • How are keys created in BouncyCastle, and how should handle them as related crypto materials in the translation?
  • Investigate if capturing elliptic curves is possible
Archived
  • Handle cases where crypto assets have multiple nodes of the same type at the same level (like two digests)
  • Handle all static fields delegated to Precise capture of parameter sets in BouncyCastle #149
  • Better handle enrichment: move all the enriched content currently in translation to enrichment
@hugoqnc hugoqnc added enhancement New feature or request java plugin issues related to the java implementation labels Jul 2, 2024
@n1ckl0sk0rtge n1ckl0sk0rtge changed the title BouncyCastle edge cases Handle edge cases for BouncyCastle library Jul 9, 2024
@hugoqnc hugoqnc removed their assignment Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java plugin issues related to the java implementation
Projects
None yet
Development

No branches or pull requests

1 participant