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

搜索资源列表

  1. C#文件encode & decode

    1下载:
  2. 將不想讓USER看的文件加密,附有解密讓程式使用
  3. 所属分类:C#编程

  1. CsharpNETsamples

    0下载:
  2. 详细介绍了c#开发的各个方便只是:UI,线程,数据库,GDI+,托管,加解密,文件读写,网络等。-Details of c# development all convenience only: UI, threading, databases, GDI+, hosting, encryption, file read and write, networks.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3871333
    • 提供者:
  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. password

    0下载:
  2. 关于C#的加解密文件,请参照源码。本加解密基于des-English
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:37475
    • 提供者:永不放弃
  1. Base64

    0下载:
  2. C#实现的Base64算法,可对任意文件实现加解密-C# implementation of Base64 algorithm can achieve any file encryption and decryption
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1568
    • 提供者:zach
  1. gongyong

    0下载:
  2. FileHelper.cs 文件helper MailHelper.cs 邮件helper ObjectToJson.cs 对象转json SecurityHelper.cs MD5加解密helper VerifyCodeHelper.cs 验证码helper-FileHelper.cs file helper MailHelper.cs mail helper ObjectToJson.cs objects turn json SecurityHelper.cs the
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:13157
    • 提供者:郭启洋
  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. MyScrete

    0下载:
  2. 自做加解密文件软件,可以对任意文件加密,解密,不过得记住密码,可以进行二次开发-Since the software do encryption and decryption of files for any file encryption, decryption, but have to remember the password, secondary development
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:102671
    • 提供者:胡大声
  1. MD5

    0下载:
  2. hash函数中MD5算法的加解密,实现对文件的加解密。-hash functions MD5 algorithm, encryption and decryption, decryption of files plus.
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:5256
    • 提供者:杨俊明
  1. FileMessage

    0下载:
  2. 对指定的任何文件进行自定义密码加解密,并且将加密后的文件创建新的文件。-Custom password encryption and decryption of any file specified, and the encrypted file to create a new file.
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:209165
    • 提供者:
  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. FileEncry

    0下载:
  2. C#编写的一个简单文件加解密程序,根据输入的密钥产生Key和IV。-C# prepared by a simple file encryption and decryption procedures, based on the input key Key and IV.
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:69172
    • 提供者:李磊
  1. CipherBox

    0下载:
  2. 利用各种加密方法对文件进行加密和双机加解密通信 -communication cipher
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:883407
    • 提供者:杜海涛
  1. CryptoAPI-1

    1下载:
  2. 1) 创建Crypto工程和Decrypto工程,分别实现文本文件的加密和解密功能; 2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解密后的文件,查看内容是否和加密前的内容一致。-1) to c
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5636410
    • 提供者:接电话
  1. rSA-Encoder

    0下载:
  2. rsa加解密小软件,通过该软件能够加解密文件。-rsa software c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:194636
    • 提供者:kaikai
搜珍网 www.dssz.com