CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符串 加密 解密

搜索资源列表

  1. AES

    0下载:
  2. vc++实现的AES加密算法。可实现对任意文件加密,解密和字符串加密-Can be realized on the arbitrary file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1931107
    • 提供者:蔡晶
  1. Playfair

    0下载:
  2. 本代码实现了playfair加密方法的变种,手动输入一个密钥和一串需要加密的字符串,解密的时候,则输入密钥和已加密的字符串,即加密解密是一个程序。详细请看代码。-This code implements a variant of the playfair encryption method to manually enter a key and a string of encrypted string decryption, enter the key and the encrypted str
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1106
    • 提供者:东邪
  1. DES64

    0下载:
  2. 将密文解密成明文,对一个字符串加密,密匙长度应>=6,否则容易出现问题-Decrypt the ciphertext into plaintext, encrypt a string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:14012
    • 提供者:Mar
  1. DESEncrypt

    0下载:
  2. java源码对字符串加密,解密。很简单的解决思路-java source string encryption and decryption. A very simple solution ideas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:306204
    • 提供者:夏波
  1. tea

    1下载:
  2. 一个TEA加密算法的加密解密源码,实现对字符串的加密解密,学习信息安全的可以看下-A TEA encryption algorithm encryption and decryption source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:8192
    • 提供者:李睿
  1. VCAesCode

    0下载:
  2. AES加密解密,支持对大于十六位的字符串进行加密解密,和任意大小文件。不像别人传的,只支持小于十六的。-AES encryption and decryption support greater than 16-bit string encryption and decryption files of any size. Unlike the others, but only support less than sixteen.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2083824
    • 提供者:何建亮
  1. Encryption

    0下载:
  2. C#写的加密解密源码: 将字符串转化为UTF-8的ByteArray后,使用TripleDES算法对字符串进行加密,加密后的字符串再转化为Base64字符串。-Written in C# encryption and decryption source code: the string converted to UTF-8 ByteArray using the TripleDES algorithm to encrypt the string, the encrypted string is
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:58793
    • 提供者:Rache
  1. vcPP-APP_CODE_1

    1下载:
  2. Visual.C++编程技巧精选500例源代码 内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库) 《远程控制编程技术》源代码 内含(重启、图片操作、ip操作、键盘与鼠标、客户端以及服务端、文件传输等实例源码) 多个V
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-25
    • 文件大小:59295744
    • 提供者:李东波
  1. vcPP-APP_CODE_2

    1下载:
  2. vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库) 《远程控制编程技术》源代码 内含(重启、图片操作、ip操作、键盘与鼠标、客户端以及服务端、文件传输等实例源码) 多个VC++加密解密算法库(CRYPT++) 详细讲解了Crypt+
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-25
    • 文件大小:45450240
    • 提供者:李东波
  1. vcPP-APP_CODE_3

    1下载:
  2. 独立打包,保证可解压,内含大量源码,网上搜集而来。 Visual.C++编程技巧精选500例源代码 内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序版权信息、系统软件信息、 系统硬件信息、存储设备管理、鼠标及键盘、声音和视频、图形和图像、网络、数据库) IOCP 完成端口编程 《远程控制编程技术》源代码 内含(重启、图片
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-25
    • 文件大小:59823104
    • 提供者:李东波
  1. stringcode

    0下载:
  2. 字符串的加密解密 可扩展性比较好-Encryption and decryption of a string better scalability
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-06
    • 文件大小:3161
    • 提供者:
  1. base64

    0下载:
  2. 自己编写的将字符串base64加密解密,测试通过,linux可以编译成功,方便移植-I have written a string base64 encryption and decryption, the test passes, linux can be compiled successfully facilitate transplantation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:1088
    • 提供者:辉煌
  1. 010

    0下载:
  2. 实现输入任意字符串对文本文件加密解密,文本文件实现特定的一种转换方式-Enter any string to decrypt the encrypted text file, a text file conversion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:865
    • 提供者:李强
  1. CSharpjiamijiemi

    0下载:
  2. C# MD5算法 DES加密解密算法 实现对字符串的加密解密-C# MD5 algorithm DES encryption and decryption algorithm encryption and decryption of string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2678
    • 提供者:nicai
  1. des

    0下载:
  2. 对字符串进行DES加密解密,适合初学者了解DES加密过程用-DES encryption and decryption of string, suitable for beginners to understand the DES encryption process with
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:1890563
    • 提供者:JerryCheng
  1. md5

    0下载:
  2. md5的加密解密,可以实现指定字符串的加密解密。-md5 encryption and decryption, can achieve specified string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:108231
    • 提供者:peter
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  1. codeanddecode

    0下载:
  2. 该程序没有用到超级复杂的加密解密算法,只是应用了简单的方法加密字符串,可为密码多的人玩玩。-The program did not use super complex encryption algorithm, just applied a simple method encrypted string for the password and more people play.
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:1284723
    • 提供者:Sasion Zhou
  1. encode

    0下载:
  2. VB开发的简易字符串加密与解密函数源码。-VB developers a simple string encryption and decryption functions source.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:825
    • 提供者:hfs
  1. csharppafile

    0下载:
  2.  C#加密、解密到文件的源代码,字符串加密程序,可将粘贴在里面的字符串加密到文件保存-C# encryption, decryption source code to a file, string encryption program can be pasted inside the string encryption to save the file
  3. 所属分类:CA program

    • 发布日期:2017-12-03
    • 文件大小:61270
    • 提供者:刘念
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com