CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - decrypt and encrypt

搜索资源列表

  1. decrypt

    0下载:
  2. Encrypt and decrypt a string .If you write a secure program you should to secure something such as a password , private key and something else… for this propose this article can help you to encrypt an string and decrypt a string by using some meth
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:38450
    • 提供者:刘博
  1. CryptoXML_src

    0下载:
  2. Encrypt and decrypt DataSets to XML files .This class lib allows encrypting DataSets to XML files and reading them back. A Win Form app is included as a showcase.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12596
    • 提供者:刘博
  1. crypto

    0下载:
  2. Encrypt <--> decrypt Data with C# . Encrypt and decrypt important data with C# and play General C# Programming
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:68694
    • 提供者:刘博
  1. Encrypt-of-ConnectionString 加密和解密app.config或web.config的连接字符串

    0下载:
  2. 加密和解密app.config或web.config的连接字符串-Encrypt and Decrypt of ConnectionString in app_config and-or web_config
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:176108
    • 提供者:lyf
  1. DES_Encryption

    0下载:
  2. 一个基于DES的加密软件代码,使用C#编写,能加密和解密字符串和文件。-DES-based encryption software code, the use of C# Prepared to encrypt and decrypt strings and documents.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:24606
    • 提供者:Daniel
  1. FileEncryptionAndDecryption

    0下载:
  2. C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:27979
    • 提供者:赵世玉
  1. TdesEncryptExample

    0下载:
  2. 使用TripleDES加密算法对输入的字符进行加密,并输出加密后的字符串核解密后的结果-Using the TripleDES encryption algorithm to encrypt the input characters and output the encrypted string to decrypt result after the nuclear
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:37265
    • 提供者:hl790
  1. RsaEncryptExample

    0下载:
  2. 利用RSA CryptoserviceProvide类实现加密和解密数据-The use of RSA CryptoserviceProvide class encrypt and decrypt data
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:36849
    • 提供者:hl790
  1. Notepad

    0下载:
  2. 软通培训时,自己用CSharp写的记事本程序,带文本加密。-CSharp Notepad Source With text encrypt and decrypt
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:64744
    • 提供者:Luo ShiBao
  1. The-EasyNote-

    0下载:
  2. 1、个性化定制桌面标签,轻松快捷存储信息;2、安全方便管理你的帐户信息,可以存储和很快检索对应帐号密码,密码采用一定的加密算法来加密,需要自己解密才可以看到密码;3、定时提醒功能-1, customization desktop label, quick and easy to store information , safe and convenient to manage your account information, can store and quickly retrieve the
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:653988
    • 提供者:石磊
  1. CSharp

    0下载:
  2. 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:14441325
    • 提供者:吕温
  1. cProtectFile

    0下载:
  2. C#加密保护文件,请选择要加密或解密的文件,输入加/解密密码,密码应大于6位,显示加/解密进度,并可进行文件加/解密设置,文件加密后,可对文件进行保护,是一种安全的保存文件的方法。这里定义一个加密、解密类EDncrypt,可方便的运行加密、解密线程对所选文件加/解密。-C# encrypt protected files, select the file you want to encrypt or decrypt, enter the encryption/decryption passwor
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:18359
    • 提供者:盖小圈
  1. cEncryptBAT

    0下载:
  2.  C#口令加密BAT文件,选择要加密或解密的文件,点击“加密”,程序就可对BAT文件进行加密,这里注意,加密口令密码不低于6位数-C# password encryption BAT file, select the file you want to encrypt or decrypt, click " encryption" , the program can be BAT file is encrypted, and Note here that the encrypted
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:17820
    • 提供者:盖小圈
  1. EncryptionLib

    0下载:
  2. Encryption Library. Allow to encrypt and decrypt text using DES algorythm
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:720
    • 提供者:George
  1. DESEncryptAndDecrypt

    0下载:
  2. 实现简单的字符串加密和解密过程,用于应用中私密文件(如配置文件等)的保密。-Encrypt and Decrypt String to keep imformation in software private and safe
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:40214
    • 提供者:tony
  1. Virginia

    0下载:
  2. 大学生密码技术实验编码,是严格按照要求实现的维吉尼亚密码,用户可以用该程序加密解密一些简单的txt文档。-College Students password technology experiment encoding, is in strict accordance with the requirements of the Virginia password, users can use the program to encrypt and decrypt some simple TXT d
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1691
    • 提供者:杨萤窗
  1. didisoft-Netpgp-crecked-1.756

    0下载:
  2. DiDiSoft GPG Encrypt and Decrypt DLL CRECKED
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:747470
    • 提供者:Messiah
  1. File-and-Folder-Encrypt-P-DeCrypt

    0下载:
  2. 采用des算法,对文件和文件夹加密和解密-File and Folder Decrypt and Encrypt by Des
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2422574
    • 提供者:杨思吉
  1. ID_Card

    0下载:
  2. The code is used to encrypt and decrypt a value like National Identification Card number.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:698250
    • 提供者:ziyad
  1. Simple Caesar Cipher

    0下载:
  2. simple caesar cipher demo and source code, build in windows form c#
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:60416
    • 提供者:akmal
« 12 »
搜珍网 www.dssz.com