pgp
Can I Encrypt File Using PGP Desktop and decrypt it Useing OpenPG or GPG4Win & Vice Versa
I 开发者_如何学Cam wondering if it is possible to Encrypt using PGP Desktop and Decrypt using GPG4Win or Vice Versa[详细]
2023-02-17 15:36 分类:问答PGP Decrypt using ANT
We have an ant build file th开发者_开发百科at needs to encrypt/decrypt a bunch of files using a PGP Public Key.[详细]
2023-02-14 18:06 分类:问答Packaging application with file
I\'m currently working on an application which will use the bouncy castle api in C# to encrypt/decrypt, I\'ve got all of the public/private and pass phrase key encryption/decryption working but need t[详细]
2023-02-12 06:28 分类:问答Creating a PGP SDA in C# using the bouncy castle API
I\'m currently writing an application to PGP encrypt files using the Bouncy Castle API (release 1.6.1) in C#. I\'ve managed to get everything working in terms of encrypting and decrypting files using[详细]
2023-02-09 15:22 分类:问答How to encrypt data in php using Public/Private keys?
I have a small string of some data (less than 1kb) that I would like to have user agents pass to other sites when they are sent from my site. In order for the other sites to verify that I was the one[详细]
2023-02-02 21:41 分类:问答pgp algorithm specific data extraction
would this be a correct way extract the algorithm specific values from a pgp key? i have a weird problem where all but the last values for DSA and ElGamal can be extracted properly, which then messes[详细]
2023-02-01 01:28 分类:问答Signing and verifying text with key pairs using Javascript
Is there any library available (or well-written algorithm reference I could implement) that would allow me to sign a piece of text with a private key,开发者_StackOverflow preferably my existing SSH (R[详细]
2023-01-28 23:06 分类:问答Using the same PGP key on multiple servers?
I guess this question falls under “best practices” for PGP keys.First a very quick background.I lead an open source project, and have been getting numerous requests to publish to the “Apache Maven”[详细]
2023-01-28 13:26 分类:问答Line Breaks in OpenPGP (Using PEAR with drupal)
I am encrypting form submissions in drupal with Pear. The encryption//decrypti开发者_C百科on is working fine, but line breaks are not working.[详细]
2023-01-26 14:34 分类:问答PGP Encryption file or text?
I have a csv file that required to be encrypted. I want to ask that is there any difference between encrypt the content and encrypt the fil开发者_运维技巧e? Or they are the same? Because our client do[详细]
2023-01-26 02:35 分类:问答