CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - CALL

搜索资源列表

  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2723
    • 提供者:粽子
  1. VC

    2下载:
  2. SafeNet宏狗VC调用的例子,里面有COM ,DLL ,OBJ,Staticlib库-VC call the dog SafeNet macro examples, which are COM, DLL, OBJ, Staticlib Library
  3. 所属分类:Crack_Hack

    • 发布日期:2015-10-21
    • 文件大小:280576
    • 提供者:cox
  1. rsa

    0下载:
  2. RSA加密算法的JS实现及调用案例,另附生成密钥对的程序-RSA encryption algorithm to achieve, and call the JS case, attached the program to generate key pair
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:194995
    • 提供者:张地
  1. encrytion

    0下载:
  2. 实现简单的文件加密解密功能,通过com组件,在vb界面调用C++程序-Simple file encryption and decryption functions com component in vb interface call C++ program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:28276520
    • 提供者:yuhuan
  1. Class1

    0下载:
  2. MD5加密,可以生成dll文件,然后直接调用就可以,使用方便-MD5 encryption, can be generated dll file, and then you can call directly, easy to use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3498
    • 提供者:dblei
  1. DESDemo

    0下载:
  2. 3Des的加密程序,可用作软件加密处理。加密程序的调用饱含程序中-3DES encryption procedures can be used as a software encryption. Encryption process full of procedure call
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:17136
    • 提供者:士大夫
  1. xxtea_mfc

    0下载:
  2. xxtea 加解密算法 MFC 实现,没有包含调用例子-xxtea encryption and decryption algorithm MFC realized, does not contain examples of call
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1785
    • 提供者:杀手K
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. safedog

    0下载:
  2. 电子狗加密程序,描述如何调用电子狗进行程序加密-Electronics dog encryption procedure describes how to call the dog to carry out procedures for electronic encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:55129
    • 提供者:maomao
  1. CodeRipper

    0下载:
  2. 绝对有用的olly插件。在asm里跟踪到了关键call,但里面的函数太太太复杂,完全无法分析,要做注册机必须实现其算法。怎么办?全部ripper出来!跳转等都自动帮你设好了标签。赞!-Olly absolutely useful plug-ins. Asm-ri in track at a crucial call, but his wife inside a function is too complex to analyze completely unable to do Zhuceji m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:42613
    • 提供者:evilight
  1. RSA_UsingMatLAb

    0下载:
  2. SA Encryption and Decryption using Matlab The program set contains thirteen files listed below. errormeg.fig errormsg.m helpmsg.fig helpmsg.m inputmsg.fig inputmsg.m mesgcut.m pro2.fig pro2.m rsacore.m readme.txt sc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:72351
    • 提供者:Rohit_Singh
  1. DES20090328

    0下载:
  2. DES算法完整源码与调用方法 算法完整源码与调用方法-DES algorithm source code and call the method of complete
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:188342
    • 提供者:文珺
  1. Crypt

    0下载:
  2. 命令行下调用SQLite3.dll加密/解密SQLite-SQLite3.dll command line call under the encryption/decryption SQLite
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:363044
    • 提供者:徐向羽
  1. rijndael_AES

    0下载:
  2. rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:23006
    • 提供者:KC Chen
  1. md5

    0下载:
  2. md5的加密函数 iis下运行; 用法: 1:页面包含该文件 2:调用方法MD5(sMessage,stype) 例dim md_=md5("admin",32) *注:最高32位。-md5 encryption function running under iis Usage: 1: page 2 of the document contains: call method MD5 (sMessage, stype) were dim md_ = md5 ( " a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2758
    • 提供者:聂润龙
  1. des3

    0下载:
  2. 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in the preparation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:197532
    • 提供者:zyb
  1. qcode

    0下载:
  2. 3DES加密算法源代码,里面含有加密和解密源码,已经将加密和解密封装成两个文件,你可以方便的调用-3DES encryption algorithm source code, which contains the source code for encryption and decryption, encryption and decryption has been packaged into two files, you can easily call!!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5698
    • 提供者:南才北往
  1. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. scaes_src

    0下载:
  2. C语言实现的AES加解密算法,包含C#调用的DEMO-C language realization of the AES encryption algorithm, including the C# call DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:101075
    • 提供者:mavei
  1. aes

    3下载:
  2. AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:3497
    • 提供者:朱克
« 1 23 4 5 6 »
搜珍网 www.dssz.com