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

搜索资源列表

  1. 0029

    0下载:
  2. 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened Debugging
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:8.5kb
    • 提供者:国威
  1. authentication---21111112

    0下载:
  2. 利用c++实现的一个数字认证的模拟程序。-c achieved using a digital authentication of the simulation program.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:37.3kb
    • 提供者:大虾
  1. supermap521

    0下载:
  2. supermap 521 全部模块的破解补丁 见压缩包里的2个dll文件 安装盘去官方网站下载就可以http://www.supermap.com.cn/ 1.supermapisnet破解 把破解的dll文件 把这个文件覆盖原来的文件就可以了 也就是覆盖C:\\Program Files\\SuperMap\\SuperMap Objects 5.0 RT\\Bin 下的dll文件 2.supermap破解 用supermap.rar解开的SmA
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:782.02kb
    • 提供者:qinghai
  1. des(matlab).用于文件的DES加密和解密

    2下载:
  2. 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的,DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
  3. 所属分类:CA认证

    • 发布日期:2017-03-22
    • 文件大小:7.4kb
    • 提供者:秦陈刚
  1. pkcs11-engine

    1下载:
  2. 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:332.87kb
    • 提供者:鹿淑煜
  1. OpensslSample

    0下载:
  2. 学习openssl过程中自己写的一些例子程序。希望对大家能带来帮助。-The process of learning to write openssl some examples of the program. Hope that we can bring help.
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:60.94kb
    • 提供者:肖鹏
  1. Descode

    0下载:
  2. DES加密解密的程序 运行环境是c++,希望对学习网络安全的你有所帮助。-DES encryption and decryption of the program environment is c++, hope to learn network security, help you.
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:zyq
  1. TEA

    0下载:
  2. 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
  3. 所属分类:CA program

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

    0下载:
  2. This program is about taking a sentence and somehow concealing it within a body of text and then subsequently being able to retrieve it. I.e. if you were to send someone the file, it would just look like the book and you d not notice that it containe
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:140.83kb
    • 提供者:ed
  1. testOpenssl

    0下载:
  2. OPENSSL的一个测试程序,包含一系列证书的操作-A test program of openssl, which including a series operations of CA.
  3. 所属分类:CA program

    • 发布日期:2017-05-20
    • 文件大小:5.85mb
    • 提供者:liangrui
  1. bit_flip_encryption

    0下载:
  2. 这个是一个bit解密的帮助测试程序,此程序在webrtc项目中使用,希望能有所帮助-This is a helper program for encryption and using bit checking and this helper program is used in WEBRTC projection.
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:695byte
    • 提供者:郭维江
  1. socket

    1下载:
  2. 一个winsock网络通信程序,实现单向的身份认证,还不构完善--A Winsock communication program. It implements one-way identity verification. But it is not complete yet.
  3. 所属分类:CA认证

    • 发布日期:2012-11-01
    • 文件大小:64.2kb
    • 提供者:李杰
  1. Z8D64UAlgDemo

    0下载:
  2. 8位USB-KEY芯片Z8D64UZ8D64U开发板的算法的Demo程序-8-bit USB-KEY-chip Z8D64UZ8D64U development board algorithms Demo program
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:37.25kb
    • 提供者:sz
  1. AES_test

    0下载:
  2. 用C++语言实现了AES加密算法,给出了具体每一步的流程程序-AES encryption algorithm is implemented in C, given in detail every step of the process program
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:178.24kb
    • 提供者:俞浩
  1. AES

    0下载:
  2. AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:4.08kb
    • 提供者:张忠奎
  1. CryptAPI_App

    0下载:
  2. CryptAPI 演示程序,VC++.net2008开发-CryptAPI demo program, VC++. Net2008 Development
  3. 所属分类:CA program

    • 发布日期:2017-05-24
    • 文件大小:62.87kb
    • 提供者:ymwen
  1. 479127

    0下载:
  2. des加密算法,转载他人编写的一个加密程序,感谢编写者.-des encryption algorithm, reproduced others prepared an encrypted program, thanks to the authors.
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:3.33kb
    • 提供者:
  1. jiami

    0下载:
  2. 文件 加密 程序-File encryption program
  3. 所属分类:CA program

  1. qiujumima

    0下载:
  2. 要穷举组合的算法,比如密码词典,算法有不够完善的地方大家指出来一起学习研讨-Algorithm to exhaustive combinations, such as the password dictionary, algorithms are not perfect enough where we pointed out that the study of the issues together
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:691byte
    • 提供者:weili
  1. codificacion_HDB3

    0下载:
  2. HDB3 codification, a matlab program that make a hdb3 codification
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:961byte
    • 提供者:Lucho
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com