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

DSA key support #104

Open
mjgruta opened this issue Nov 11, 2020 · 2 comments
Open

DSA key support #104

mjgruta opened this issue Nov 11, 2020 · 2 comments

Comments

@mjgruta
Copy link

mjgruta commented Nov 11, 2020

I am using a key generated from https://pgptool.github.io/ with a password.
When I tried to use it with $encrypted = \OpenPGP_Crypt_Symmetric::encrypt($key,new OpenPGP_Message(array($data)));
I got "Only RSA keys are supported."

@mjgruta
Copy link
Author

mjgruta commented Nov 11, 2020

After some research, so OpenPGP-php does not support DSA keys...

@singpolyma singpolyma changed the title BCPG key support? DSA key support Dec 30, 2020
@danimalweb
Copy link

I just ran into this also.

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

No branches or pull requests

3 participants