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

搜索资源列表

  1. s-des

    2下载:
  2. 简单DES的C++代码(8位加密和解密)。 -simple C code (8 encryption and decryption).
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:浪人
  1. MD5v1.2

    0下载:
  2. MD5 加 密的V i s u a l C + + S o u r c e C o d e .-MD5 V i s a u l C S o u r c e C o d e.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:108187
    • 提供者:Raymond
  1. RSA加密解密及RSA签名和验证

    2下载:
  2. RSA加密解密及RSA签名和验证算法,c/s界面,-RSA encryption and decryption and validation of signatures RSA algorithm, c / s interface,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3485
    • 提供者:方良
  1. SecureChat

    0下载:
  2. 提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:268936
    • 提供者:梅三
  1. VC知识库文章 - C-S模式考试程序制作详解

    0下载:
  2. VC知识库文章 - C-S模式考试程序制作详解-VC-C-S model produced Elaborates on examination procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:104232
    • 提供者:陈鹏涛
  1. 差分分析(C++)

    0下载:
  2. 差分密码分析,此实验是对S-P密码体制的差分分析-differential cryptanalysis, the experiment of S-P Cryptosystem Differential Analysis
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:139555
    • 提供者:小华
  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:46646
    • 提供者:李健
  1. s-des

    1下载:
  2. 简洁的des加密及解密算法 采用c++实现-the code about the des,c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-02
    • 文件大小:677596
    • 提供者:理了理
  1. CRCr

    0下载:
  2. crc校验源代码,我自己编写的源代码,用于计算crc校验码的生成-source code crc teaching and research,That s all,everyone knows.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:535150
    • 提供者:冰色火焰
  1. des

    0下载:
  2. DES加密算法实现的C++类 -DES cryptographic algorithm for C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:988789
    • 提供者:站长
  1. QQ_password

    0下载:
  2. QQ加密原理及其解密。大家学习一下,共同交流-QQ encryption and decryption principle. U.S. to learn about common exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:707665
    • 提供者:何冰
  1. dvb_ca_port_code

    0下载:
  2. dvb ca 移植接口代码及文档说明。有对ST、V、I、C卡的处理说明,并给出了怎样使一台机顶盒支持多种智能卡的伪代码! -dvb ca transplant interface code and documentation. There ST, V, I, C cards to deal with that, and given how to make a set-top box supports a wide range of smart cards Pseudocode!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:34002
    • 提供者:xiaoli
  1. MD5-C-source

    0下载:
  2. MD5算法C源码。 MD5的作用是对一个文件产生指纹,以防止被“篡改”。-MD5 algorithm C source code. MD5 s role is to have a fingerprint on a document to prevent tampering.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:4473
    • 提供者:siyzhu
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:420652
    • 提供者:Jimmy
  1. CBC-S-DES

    0下载:
  2. CBC模式--S-DES 实现 简单DES算法CBC模式的实现 C++环境-CBC mode--S-DES implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:13829
    • 提供者:shaolong
  1. S-DES--CPP

    0下载:
  2. 简单的对称加密算法S-DES C++源码 很不错的-very simple S-DES C++ source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2439
    • 提供者:罗靖
  1. RSA-algorithm-of-C-language

    0下载:
  2. RSA加密算法的C代码实现,过程很清晰,很好很有用天!-It is rsa algorithm of C code, the process is very clear, and it s very good and useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:17257
    • 提供者:海风
  1. transport-encrypt-demo.tar

    0下载:
  2. 两端传输加密的demo程序,采用c/s架构的socket通讯,加密算法使用RC4算法-Both ends of the transmission of encrypted demo program, c/s architecture socket communication, encryption algorithm using the RC4 algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:4885
    • 提供者:liuzhuo
  1. Server

    0下载:
  2. 安全通信引擎服务器端,C++语言开发,主要进行数据加密和CA认证。和上面的client是C/S架构-sever CA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1277433
    • 提供者:zsw
  1. S-DES

    0下载:
  2. 简单DES算法(S-DES),能对文件和数据进行加解密,算法快速简单-simple-des,C-FREE,Simple DES algorithm (S- DES), to add files and data, the algorithm is fast and easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:21962
    • 提供者:duan
« 12 3 4 »
搜珍网 www.dssz.com