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

Library Refactoring For LibPKI Next Generation (LibPKI NG). #93

Open
opencrypto opened this issue Sep 2, 2024 · 0 comments · May be fixed by #92
Open

Library Refactoring For LibPKI Next Generation (LibPKI NG). #93

opencrypto opened this issue Sep 2, 2024 · 0 comments · May be fixed by #92

Comments

@opencrypto
Copy link
Member

The core of LibPKI has been developed few years ago. The current design was primarily developed against traditional cryptography only and it is now in need for a major refactoring to address the new cryptographic algorithms and certificate paradigms (e.g., Composite Cryptography, Multi-Key Certificates, Quantum-Resistant TLS, etc.)

The new design of LibPKI shall provide:

  • Better Separation between PKI, X509, and Crypto Layers
  • Extensible to expand the set of supported crypto layers
  • Simplify and reduce the scope of PKI APIs
  • Remove old experimental code
  • Update dependencies
@opencrypto opencrypto added this to the LibPKI-v2.0.0 milestone Sep 2, 2024
@opencrypto opencrypto self-assigned this Sep 2, 2024
@opencrypto opencrypto linked a pull request Sep 2, 2024 that will close this issue
@opencrypto opencrypto modified the milestones: LibPKI-v2.0.0, LibPKI v1.0.0 Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant