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

Encrypted file not comply to PGPonline.org tool #218

Open
bkumar18 opened this issue Jul 14, 2023 · 4 comments
Open

Encrypted file not comply to PGPonline.org tool #218

bkumar18 opened this issue Jul 14, 2023 · 4 comments

Comments

@bkumar18
Copy link

Hi,

I have a requirement where I take a simple text file, use the PGPEncryptor library to encrypt the file using the public key and our vendor/ client would use the PGPonline.org tool to decrypt using the private key.

Unfortunately while I decypt the encrypted file that was done via the PGPEncryptor library I get the following error:

Message failed to verify!
Error: no header found

(Unfortunately I cannot pass the text file or the Pvt key for testing)..

Appreciate any help in this regards.

Thanks
Kumar

@mattosaurus
Copy link
Owner

Hi,

What is the PGPEncryptor library, do you mean this library (PgpCore)?

If you're not using this library I can't help.

@bkumar18
Copy link
Author

bkumar18 commented Jul 14, 2023 via email

@mattosaurus
Copy link
Owner

Could you please provide a link to the decryption tool the client is using. PGPonline.org isn't a valid address.

@bkumar18
Copy link
Author

bkumar18 commented Jul 15, 2023 via email

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

2 participants