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

搜索资源列表

  1. 字符串加解密码

    0下载:
  2. 字符串加解密码程序,用于字符串的加解密,VB源码-string plus a secret code procedures for the string encryption and decryption, VB source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14330
    • 提供者:陈亮
  1. WebService_Source

    1下载:
  2. 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparatio
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17055
    • 提供者:杨扬
  1. encryptdll3.6.1

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

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:680249
    • 提供者:沐柏
  1. DESDelphi

    0下载:
  2. delphi中的字符串加解密函数库,使用DES算法,直接引用即可!-delphi the string encryption functions, the use of DES algorithm can be applied directly!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3531
    • 提供者:lyb
  1. 字符串常用处理的实例大全

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等
  3. 所属分类:ASPX.NET源码

    • 发布日期:2014-01-10
    • 文件大小:13941
    • 提供者:1393896999
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:188453
    • 提供者:钱畅
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. x3chun_base64encodedecode

    0下载:
  2. base64编码解码单元,字符串加加密解密-base64 encoding decoding unit, add the string encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:31781
    • 提供者:wobu
  1. aaa

    1下载:
  2. 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-06
    • 文件大小:711
    • 提供者:耿颖颖
  1. strjm

    0下载:
  2. 简单,实用,通用性好的字符串加解密,vb6源码-Simple, practical, versatile good string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8542
    • 提供者:yf
  1. AES_mimaxue_kechengsheji

    1下载:
  2. 密码学 AES算法课程设计 实现字符串以及文件加解密 界面很好 附有课程设计文档-Cryptography Course Design and Implementation of AES algorithm is a string and file encryption and decryption interface well with a course design document
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-03
    • 文件大小:1987745
    • 提供者:lijun
  1. AES_mimaxue

    0下载:
  2. 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:97569
    • 提供者:lijun
  1. BinaryCode

    0下载:
  2. 字符串加解密:一个将该字符串进行加密的办法是:为每一位数字加上相邻数字的和。此程序时进行解密。完全原创!-String encryption and decryption: a way to encrypt the string is: for each digit and add the adjacent number. This program to decrypt. Completely original!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:4843
    • 提供者:兰丽
  1. 20081911458523

    0下载:
  2. 介绍了一种简单、实用、通用性好的字符串加解密,在各种语言环境均可运行。 值得注意的是程序中使用了AscW、ChrW函数,而没有使用Asc、Chr函数,因为在英文环境加解密中文时,程序无法正常运行,究竟为什么我就不多说了,大家仔细体会吧。 还有一些相关的字符串处理函数,如ChrB、StrConv等也是很有用的。-Introduced a simple, practical, versatile good string encryption and decryption, the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:9549
    • 提供者:guaji
  1. 01

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等-Common examples of string processing Daquan (SHAI, MD5 encryption, etc.) including: HTML conversion character (Reverse), encryption, decryption, SHA1 encryption, MD5 encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:13941
    • 提供者:fqw765
  1. DES

    0下载:
  2. 利用DES对字符串加解密,每8位对应32位-DES Encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1871470
    • 提供者:王世
  1. cc

    0下载:
  2. 简单的字符串加解密函数,做成单元,方便调用-pool English
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3851
    • 提供者:黄望龙
  1. jiami

    0下载:
  2. 一个简单的加密解密算法,运用的是字符串加解密技术-A simple encryption and decryption algorithms, the use of encryption technology is a string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1013
    • 提供者:Zac
  1. 加解密工具

    1下载:
  2. 加解密工具,可将字符串按指定密码加密为HEX格式,也可反向解密。
  3. 所属分类:按钮控件

« 12 3 4 5 6 »
搜珍网 www.dssz.com