Pretty Good Privacy using C#.net
Conceptual View Step 1 : passphrase[Signature] ------- > Key Generator Step 2 : Key Generator ----------Gives ------- Public key and Private Key Step 3: Original Text[Plain Text] + Public Key + Private Key + Signature = PGP Encryption Step 4: PGP Encrypted Text + Private Key + passphrase[Signature] = Original Text[Plain Text]
文件列表
Pretty Good Privacy using C#.net.zip
(预估有个30文件)
C#
PGPSnippet
PGPDecryption
PGPDecrypt.cs
15KB
Program.cs
2KB
Keys
PgpEncryptionKeys.cs
4KB
PGPSnippet.csproj
3KB
KeyGeneration
KeysForPGPEncryptionDecryption.cs
2KB
暂无评论