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

Use PKCS#8 and SPKI as default format for Covercrypt keys #77

Open
bgrieder opened this issue Oct 28, 2023 · 1 comment
Open

Use PKCS#8 and SPKI as default format for Covercrypt keys #77

bgrieder opened this issue Oct 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@bgrieder
Copy link
Contributor

This is subject to completion of Cosmian/cover_crypt#118

This will lead to dropping the custom KMIP KeyFormatTypes: CoverCryptSecretKey = 0x8880_000C, CoverCryptPublicKey = 0x8880_000D,

@bgrieder
Copy link
Contributor Author

The Private Keys (Master and User) should saved in PKCS#8 DER
The Master Public Key should be saved in SPKI DER

See #78 for details

@bgrieder bgrieder changed the title Use PKCS#8 as default format for Covercrypt keys Use PKCS#8 and SPKI as default format for Covercrypt keys Oct 28, 2023
@bgrieder bgrieder added the enhancement New feature or request label Sep 20, 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
Projects
None yet
Development

No branches or pull requests

1 participant