搜索资源列表

  1. RSA加密算法在VB中的实现

    1下载:
  2. RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:yang
  1. idea加密算法

    1下载:
  2. idea加密算法 一个采用 idea算法的加密算法-The idea encryption arithmetic,which is a encryption arithmetic using the idea arithmetic.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:118784
    • 提供者:张威
  1. md5单向散列加密算法

    0下载:
  2. md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:23552
    • 提供者:比尔
  1. MD5加密算法源代码+DLL成品

    2下载:
  2. MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:293888
    • 提供者:比尔
  1. 用C语言写的100行DES加密算法

    0下载:
  2. 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:173056
    • 提供者:甘雷
  1. MD5加密算法源码

    0下载:
  2. MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:望乡
  1. AES 加密算法

    0下载:
  2. 一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:212992
    • 提供者:严臣
  1. ECC (椭圆曲线加密算法) 的源代码c++builder

    1下载:
  2. ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:211968
    • 提供者:李军
  1. 公钥加密算法

    0下载:
  2. rsa加密解密是一种公钥加密算法,广泛应用于信息安全领域-rsa encryption and decryption is a public key encryption algorithm widely used in the field of information security
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:张震
  1. 用C语言DES加密算法

    0下载:
  2. 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:老灰狼
  1. 利用汇编语言实现DES加密算法

    0下载:
  2. 利用汇编语言实现DES加密算法 虽非原创,但很有用。-using assembly language to achieve DES encryption algorithm, if not original, but very useful.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:老灰狼
  1. AES加密算法演示程序

    0下载:
  2. 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:210944
    • 提供者:456
  1. 3DES加密算法源代码

    0下载:
  2. DES加密源代码,用3DES加密算法。 加密强度高,到目前为止,还无人能够破解!-DES encryption source code, using 3DES encryption algorithm. Encryption strength, so far, no one can break!
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:马夫
  1. 一个MD5加密算法源码

    0下载:
  2. MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-calle
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:李名
  1. VC++ 加密算法200多种

    0下载:
  2. 各种加密算法大全,再也不用到处去找了,收集整理非常完善。(All Sericute very very easy very very good)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:295936
    • 提供者:浪涛UFC
  1. 加密算法源码

    1下载:
  2. 单片机加密算法,包括AES,DES,MD5,RC6,RSA等(SCM encryption algorithm, including AES, DES, MD5, RC6, RSA and so on)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:15360
    • 提供者:xyharm
  1. AES 加密算法接口及演示程序

    0下载:
  2. 提供AES加密算法接口,并有演示程序。有很好的参考价值(Provides the AES encryption algorithm interface, and has demonstration program)
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:225280
    • 提供者:凯哥小白
  1. 加密算法

    0下载:
  2. LabVIEW将密码加密算法实现,用于使用账户登录系统(LabVIEW code to login a system with account and passsword)
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:43008
    • 提供者:Johnny.S
  1. 200多个常见的VC++加密算法源码

    0下载:
  2. 200多个常见的VC++加密算法源码,有兴趣的好好研究下(More than 200 common VC++ encryption algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:391168
    • 提供者:wenchangci
  1. 加密算法

    0下载:
  2. c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
  3. 所属分类:加密解密

    • 发布日期:2024-05-13
    • 文件大小:384000
    • 提供者:XZY123
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org