pgp
How to get public key from private in gpg without using local storage (under ~/.gpg)?
Look to Subj: How to get public key from private in gpg without using local storage (under ~/.gpg)? This solut开发者_运维知识库ion does not satisfy requirements:[详细]
2023-04-11 02:31 分类:问答PGP decryption on iOS
I\'m trying to implement decryption of a PGP file on an iPad.I set up some test .txt files which I then encrypted via PGP desktop.[详细]
2023-04-06 14:18 分类:问答PGP decryption in Apache camel route
I\'m trying to decrypt a pgp encrypted file from an sftp server in apache camel. I\'ve googled around and found a few threads, but have gotten no real leads as how to go pgp decryption in an apache ca[详细]
2023-04-06 03:47 分类:问答FTP Changing PGP File During Transfer in C#
I have PGP files that I\'ve verified as being valid, but at some point during the FTP upload, they become corrupt.When retrieved, I get an error message stating \"Found no PGP information in these fil[详细]
2023-04-03 20:01 分类:问答Import a .p12 cert to GPG for signing debian packages
I am currently signing some debian .deb packages with a self-signed PGP certificate, which I obtained from a collegue. Hence I have the following files in my folder `~/.gnupg/:[详细]
2023-04-02 06:20 分类:问答encrypt with BC and decrypt with pgp 6.5.8
I am trying to encrypt with BC and decrypt with pgp 6.5.8 . The encryption asp开发者_运维百科ect of it works and i am able to decrypt i pgp 6.5.8 . But pgp 6.5.8 complains the signature is bad.Can a[详细]
2023-03-31 06:32 分类:问答How can I tell what version of PGP BouncyCastle has implemented in their Java implementation of PGP encription?
Looking at the release notes of Bounty Castle, I dont see any dates or a开发者_如何学Pythonnything referring to what version of PGP it is up to par with. Maybe I am thinking of it incorrectly.\"PGP\"[详细]
2023-03-30 23:37 分类:问答Simple way to implement public-key cryptography in C++?
I want to be able to sign a file. By that I mean that the recipient can check that the file is indeed from me and can view its content. Is there any simple way to do that in C++?[详细]
2023-03-28 01:55 分类:问答How to decrypt a signed pgp encrypted file?
How can I decrypt and verif开发者_如何学JAVAy a file encrypted with PGP with the BouncyCastle Java API?Encryption Code:[详细]
2023-03-23 11:02 分类:问答Using Pgp.exe from a MVC application
I\'ve been tasked with converting a legacy application to mvc.The app used pgp.exe to pgp sign user input and send it as an email.The application works locally and on a test server but won\'t run on a[详细]
2023-03-23 02:25 分类:问答