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

搜索资源列表

  1. zhucemabaohu

    0下载:
  2. 如何通过机器标识 (CPU序号,网卡mac地址),生成注册码,对你的软件作品进行保护,让只有获得注册码的机器,才能运行你的软件或才有全部功能。可惜取CPU序号,网卡mac地址只有dll,没有源码。但注册码演示的是全部源码-how machines identification (CPU serial number, network card mac address), Serial Number Generation, to your software works to protect and
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.41mb
    • 提供者:定高翔
  1. DES C language

    0下载:
  2. 本程序是DES 加密系统的 C 语言源代码,对于c/c++学习者,网络安全学习者有很大帮助。-DES Encryption System C language source code, c / c learners, Learners network security will be of great help.
  3. 所属分类:加密解密

    • 发布日期:2014-01-13
    • 文件大小:11.31kb
    • 提供者:史志建
  1. DES(c++)

    2下载:
  2. 在通信网络的两端,双方约定一致的Key,在通信的源点用Key对核心数据进行DES加密,然后以密码形式在公共通信网(如电话网)中传输到通信网络的终点,数据到达目的地后,用同样的Key对密码数据进行解密,便再现了明码形式的核心数据。这样,便保证了核心数据在公共通信网中传输的安全性和可靠性。-communications networks in the two ends, the two sides agreed unanimously the Key, In communications with
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:fang
  1. cryptopp504win32

    0下载:
  2. Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basically cryptography needs of the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.09mb
    • 提供者:冯军
  1. DES

    0下载:
  2. 网络安全 DES算法源码 网络安全 DES算法源码-Network Security DES algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:213.87kb
    • 提供者:Cathy
  1. aes.rar

    0下载:
  2. AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:6.24kb
    • 提供者:liuhui
  1. NetBoxDex

    0下载:
  2. NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:301.46kb
    • 提供者:程光
  1. 1

    0下载:
  2. 本程序用于软件的网络验证的本地欺骗源码 有兴趣的话可以到WWW.WGHAI.COM一起讨论-This procedure for the network software to verify the source of local deception are interested can go to discuss WWW.WGHAI.COM
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4.87kb
    • 提供者:wujia
  1. base64

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1.4kb
    • 提供者:郭子
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -The compressed packet, there are cast, blowfish, simple, des, cryptlib,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8.03mb
    • 提供者:冯俊勇
  1. file_transfer

    0下载:
  2. 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:214.67kb
    • 提供者:
  1. veccross

    0下载:
  2. C network programming this source is vectorcro-C network programming this source is vectorcross
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:537byte
    • 提供者:nam
  1. DES

    0下载:
  2. 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8.36kb
    • 提供者:sun
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8.02mb
    • 提供者:yzj
  1. CCProxyzheceji

    1下载:
  2. CCpoxy网络代理,注册机源文件. 有详细加密程序-CCpoxy network proxy, RI source. Encryption program in detail
  3. 所属分类:加密解密

    • 发布日期:2013-02-08
    • 文件大小:83.59kb
    • 提供者:wonder
  1. VCCRYPT

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、 base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。-This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8.02mb
    • 提供者:胡杨
  1. Cryptographic

    0下载:
  2. 里面包含DES,AES,RSA,DSA,ESS,SHA等的算法源码,对学习网络安全算法的人挺实用的。代码很齐全。-Containing DES, AES, RSA, DSA, ESS, SHA algorithms such as source code, to learn network security algorithms were very useful. Code is complete.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:545.63kb
    • 提供者:yushuyuan
  1. 1090320219-lihai_hit

    0下载:
  2. 这是哈工大计算机专业密码学课程的实验四的源代码,主要实现的功能是制作一个密码系统实现加密解密,认证等功能,除此以外还设置成为p2p模式的网络文件共享系统!-This is the Harbin Institute of Technology computer science courses Experiment 4 cryptography source code, the main function is to create a password system to achieve encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:521.02kb
    • 提供者:桃洋
  1. Vc6package

    0下载:
  2. VC++ 6.0 源码包.包括:AES算法加密文档源码,MD5算法加密源码,检测CPU和硬盘序列号生成注册码源代码,检测网卡MAC地址生成注册码源代码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,利用INI文件注册软件的源码,网络数据包加密源码-VC++ 6.0 source code package includes:. AES algorithm to encrypt the document source, MD5 encryption algorithm source c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:1.97mb
    • 提供者:namejiang
  1. Transparent-encryption-source-code

    0下载:
  2. 透明加密源代码,采用sfilter框架开发,网络资源,仅供参考-Transparent encryption source code, using sfilter framework development, network resources, for reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:94.06kb
    • 提供者:roc
« 12 »
搜珍网 www.dssz.com