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

Public key generation #44

Open
Digiyang opened this issue Jan 30, 2023 · 0 comments
Open

Public key generation #44

Digiyang opened this issue Jan 30, 2023 · 0 comments

Comments

@Digiyang
Copy link

Hello,
I'm trying to split a public PGP key with n identities into n public PGP keys with one identity each.
It should be noted that all public PGP keys should share a common private key.
I tried "create_key_with_flags" with the flag WANTPUB but I'm getting a new pair of keys for each user. Is there another way to achieve my goal ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant