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

搜索资源列表

  1. mimasuo

    0下载:
  2. 本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,声光提示等功能,依据实际的情况还可以添加遥控功能。本系统成本低廉,功能实用-The system consists of single-chip systems, matrix keypad, LED display and alarm system. System to complete the unlock overtime ala
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4381
    • 提供者:资道利
  1. jm

    0下载:
  2. 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5404
    • 提供者:蔡国庆
  1. sdasdsd

    0下载:
  2. ASP.NET传递URL参数加密及解密.各种参数加密及解密。-ASP.NET URL parameter passed to encrypt and decrypt the encryption and decryption of various parameters.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2383
    • 提供者:
  1. NFCGUI_Free_veryhuo.com

    0下载:
  2. IC卡解密全功能版 IC卡解密复制全功能版-The IC card decrypt whole function a version
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1233301
    • 提供者:cuidou
  1. QQ

    0下载:
  2. QQ参考源代码,学习协议和语言,加密方式-QQ source code, learn the protocol and lang, and decrypt way
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:45247
    • 提供者:xiao
  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-21
    • 文件大小:5636410
    • 提供者:接电话
  1. RSA-source-code

    1下载:
  2. RSA的C语言源代码,用作密钥的生成,文件的加密,解密。也可用作数字签名-RSA C language source code, is used to generate keys, encrypt files, decrypt. Also be used as a digital signature
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:7054
    • 提供者:wenr
  1. DESdecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:26567
    • 提供者:wpudn29
  1. RC4_CPP

    0下载:
  2. C++源码实现RC4的文件加密、解密功能,本程序可在VC++ 6.0环境下直接编译成功。在窗体中选择需要加密的文件,随便输入你自己想要的加密密钥,点击“文件加密”功能,即可快速实现基于RC4算法的文件加密程序。保存的文件后缀为RC4,如果选择打开的是RC4文件,则程序自动加载解密模块,输入密钥可解密文件。-C++ source file encryption RC4 decryption function, the success of the program can be compiled d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:12013
    • 提供者:gxtxtplg
  1. encrypt.tar

    0下载:
  2. 文件加密,可以加密文件和解密文件,比较简单的一个程序-File encryption, you can encrypt files and decrypt files, a relatively simple procedure
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:王斌
  1. vfdecryptIM

    0下载:
  2. Conains all files needed to decrypt firmware files.
  3. 所属分类:Static control

    • 发布日期:2017-04-07
    • 文件大小:43867
    • 提供者:ebenstein
  1. XorEncrypt

    0下载:
  2. 简单加密、解密的实现。VS2010可直接编译运行。-Simple encrypt and decrypt implementation, compiled by VS2010.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:22905
    • 提供者:何先生
  1. RSAUtils

    0下载:
  2. rsa加密解密java源代码,实现了rsa方法的加密解密-Rsa encryption to decrypt the Java source code, and realized method of rsa encryption to decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2089
    • 提供者:zhengwei
  1. Delphi_632413

    0下载:
  2. Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:9129
    • 提供者:ZS52OX7
  1. Electronic-locks

    0下载:
  2. 本系统由单片机系统、ATK-SIM900A系统、矩阵键盘、LCD液晶屏显示和报警系统组成。系统能完成自动关联SIM卡、自动开关锁、超时报警、超次锁定、管理员解密、修改用户密码、及基本密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示、客人电话联系主人、主人给客人提供一次有效的随机码、报警实时通知主人等功能。本系统成本低廉,功能实用,且应用广泛。例如,可以作为汽车车门锁,也可以作为仓库和家用门锁等。-The system consists of single-chip system,
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:136689
    • 提供者:zjwfan
  1. xor-en-de

    0下载:
  2. encrypt a string and decrypt a string
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7269
    • 提供者:nova
  1. ThundersCode

    0下载:
  2. 加密或解密迅雷、QQ旋风等下载工具专用地址,变成http-Encrypt or decrypt Thunder, QQ Tornado download tools such private address into http
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:6201
    • 提供者:hjz
  1. CSharpAES

    0下载:
  2. AES Crypt,Decrypt C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:837080
    • 提供者:www
  1. AES_JAVA_src

    0下载:
  2. AES Crypt Decrypt JAVA Source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1422
    • 提供者:www
  1. encryptdpr

    0下载:
  2. 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。-Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of co
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:9729
    • 提供者:wpudn56
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com