文件名称:sharpprivacy_src
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 719kb
- 下载次数:
- 0次
- 提 供 者:
- jas****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SharpPrivacy - OpenPGP for C#:
SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP messages.-SharpPrivacy- OpenPGP for C# : SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data. created OpenPGP compatible keys, and a lot more. This article explains how to use t he library in your own.NET application or webpa ge to encrypt, sign, decrypt or verify OpenPGP messages.
SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data, created OpenPGP compatible keys, and a lot more. This article explains how to use the library in your own .NET application or webpage to encrypt, sign, decrypt or verify OpenPGP messages.-SharpPrivacy- OpenPGP for C# : SharpPrivacy is an OpenPGP implementation in C#. It can be used to encrypt and sign data. created OpenPGP compatible keys, and a lot more. This article explains how to use t he library in your own.NET application or webpa ge to encrypt, sign, decrypt or verify OpenPGP messages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AboutDialog.cs
AddUserID.cs
AssemblyInfo.cs
cipher
......\AsymmetricCipher.cs
......\CAST5.cs
......\CAST5CryptoServiceProvider.cs
......\CipherMode.cs
......\CryptoTools.cs
......\DES.cs
......\DESCryptoServiceProvider.cs
......\DSA.cs
......\ElGamal.cs
......\ICryptoTransform.cs
......\KeySizes.cs
......\Math
......\....\BigInteger.cs
......\....\Prime
......\....\.....\ConfidenceFactor.cs
......\....\.....\Generator
......\....\.....\.........\NextPrimeFinder.cs
......\....\.....\.........\PrimeGeneratorBase.cs
......\....\.....\.........\SequentialSearchPrimeGeneratorBase.cs
......\....\.....\PrimalityTests.cs
......\PaddingMode.cs
......\Rijndael.cs
......\RijndaelManaged.cs
......\RSA.cs
......\SymmetricAlgorithm.cs
......\TripleDES.cs
......\TripleDESCryptoServiceProvider.cs
EncryptionHelper.cs
GenerateKey.cs
gpl.txt
ICSharpCode.SharpZipLib.dll
KeyManager.cs
KeyProperties.cs
MagicLibrary
............\AssemblyInfo.cs
............\Collections
............\...........\CollectionWithEvents.cs
............\...........\ContentCollection.cs
............\...........\HotZoneCollection.cs
............\...........\ManagerContentCollection.cs
............\...........\MenuCommandCollection.cs
............\...........\StringCollection.cs
............\...........\TabGroupBaseCollection.cs
............\...........\TabPageCollection.cs
............\...........\TargetCollection.cs
............\...........\WindowCollection.cs
............\...........\WindowDetailCollection.cs
............\...........\WizardPageCollection.cs
............\...........\ZoneCollection.cs
............\Common
............\......\ColorHelper.cs
............\......\ControlHelper.cs
............\......\ConversionHelper.cs
............\......\DebugHelper.cs
............\......\DrawHelper.cs
............\......\Enums.cs
............\......\ResourceHelper.cs
............\Controls
............\........\BorderForControl
............\........\................\BorderForControl.cs
............\........\................\BorderForControl.resources
............\........\................\BorderForControl.resx
............\........\InertButton
............\........\...........\InertButton.cs
............\........\...........\InertButton.resources
............\........\...........\InertButton.resx
............\........\InertButton.bmp
............\........\MagicLibrary.InertButton.bmp
............\........\MagicLibrary.TabbedGroups.bmp
............\........\MagicLibrary.TabControl.bmp
............\........\MagicLibrary.WizardControl.bmp
............\........\ResizeBar
............\........\.........\ResizeBar.cs
............\........\.........\ResizeBar.resources
............\........\.........\ResizeBar.resx
............\........\TabbedGroups
............\........\............\TabbedGroupEventArgs.cs
............\........\............\TabbedGroups.cs
............\........\............\TabbedGroups.resources
............\........\............\TabbedGroups.resx
............\........\............\TabGroupBase.cs
............\........\............\TabGroupLeaf.cs
............\........\............\TabGroupSequence.cs
............\........\............\Target.cs
............\........\TabbedGroups.bmp
............\........\TabControl
............\........\..........\TabControl.cs
............\........\..........\TabControl.resources
............\........\..........\TabControl.resx
............\........\..........\TabControlDesigner.cs
............\........\..........\TabPage.cs
............\........\..........\TabPage.resources
............\........\..........\TabPage.resx
............\........\TabControl.bmp
............\........\WizardControl
............\........\.............\WizardControl.cs
AddUserID.cs
AssemblyInfo.cs
cipher
......\AsymmetricCipher.cs
......\CAST5.cs
......\CAST5CryptoServiceProvider.cs
......\CipherMode.cs
......\CryptoTools.cs
......\DES.cs
......\DESCryptoServiceProvider.cs
......\DSA.cs
......\ElGamal.cs
......\ICryptoTransform.cs
......\KeySizes.cs
......\Math
......\....\BigInteger.cs
......\....\Prime
......\....\.....\ConfidenceFactor.cs
......\....\.....\Generator
......\....\.....\.........\NextPrimeFinder.cs
......\....\.....\.........\PrimeGeneratorBase.cs
......\....\.....\.........\SequentialSearchPrimeGeneratorBase.cs
......\....\.....\PrimalityTests.cs
......\PaddingMode.cs
......\Rijndael.cs
......\RijndaelManaged.cs
......\RSA.cs
......\SymmetricAlgorithm.cs
......\TripleDES.cs
......\TripleDESCryptoServiceProvider.cs
EncryptionHelper.cs
GenerateKey.cs
gpl.txt
ICSharpCode.SharpZipLib.dll
KeyManager.cs
KeyProperties.cs
MagicLibrary
............\AssemblyInfo.cs
............\Collections
............\...........\CollectionWithEvents.cs
............\...........\ContentCollection.cs
............\...........\HotZoneCollection.cs
............\...........\ManagerContentCollection.cs
............\...........\MenuCommandCollection.cs
............\...........\StringCollection.cs
............\...........\TabGroupBaseCollection.cs
............\...........\TabPageCollection.cs
............\...........\TargetCollection.cs
............\...........\WindowCollection.cs
............\...........\WindowDetailCollection.cs
............\...........\WizardPageCollection.cs
............\...........\ZoneCollection.cs
............\Common
............\......\ColorHelper.cs
............\......\ControlHelper.cs
............\......\ConversionHelper.cs
............\......\DebugHelper.cs
............\......\DrawHelper.cs
............\......\Enums.cs
............\......\ResourceHelper.cs
............\Controls
............\........\BorderForControl
............\........\................\BorderForControl.cs
............\........\................\BorderForControl.resources
............\........\................\BorderForControl.resx
............\........\InertButton
............\........\...........\InertButton.cs
............\........\...........\InertButton.resources
............\........\...........\InertButton.resx
............\........\InertButton.bmp
............\........\MagicLibrary.InertButton.bmp
............\........\MagicLibrary.TabbedGroups.bmp
............\........\MagicLibrary.TabControl.bmp
............\........\MagicLibrary.WizardControl.bmp
............\........\ResizeBar
............\........\.........\ResizeBar.cs
............\........\.........\ResizeBar.resources
............\........\.........\ResizeBar.resx
............\........\TabbedGroups
............\........\............\TabbedGroupEventArgs.cs
............\........\............\TabbedGroups.cs
............\........\............\TabbedGroups.resources
............\........\............\TabbedGroups.resx
............\........\............\TabGroupBase.cs
............\........\............\TabGroupLeaf.cs
............\........\............\TabGroupSequence.cs
............\........\............\Target.cs
............\........\TabbedGroups.bmp
............\........\TabControl
............\........\..........\TabControl.cs
............\........\..........\TabControl.resources
............\........\..........\TabControl.resx
............\........\..........\TabControlDesigner.cs
............\........\..........\TabPage.cs
............\........\..........\TabPage.resources
............\........\..........\TabPage.resx
............\........\TabControl.bmp
............\........\WizardControl
............\........\.............\WizardControl.cs