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

Modularisation #170

Open
2 of 3 tasks
JesusMcCloud opened this issue Oct 24, 2024 · 1 comment
Open
2 of 3 tasks

Modularisation #170

JesusMcCloud opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JesusMcCloud
Copy link
Collaborator

JesusMcCloud commented Oct 24, 2024

  • Extract ASN.1 encoding and decoding into a separate module.
    This will be only the encoder/decoder without PKI classes.
  • External dependencies need to be eliminated and a BigInt shim needs to be put in place, so it interops with any BigInt implementation
  • The dodgy serialization debug output also needs to go away.
    This can then be used to provide a proper ASN.1 serialization format
@JesusMcCloud
Copy link
Collaborator Author

relates to #180

@JesusMcCloud JesusMcCloud added the enhancement New feature or request label Jan 17, 2025
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