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

搜索资源列表

  1. Win95 System programming Secrets

    0下载:
  2. 《Windows编程奥妙》,Windows编程最高阶图书,《Windwos高级编程》只能算进阶图书。该书作者是Boundcheck编写者之一。强力推荐。-"Windows programming secret," the most high-end Windows programming books, "Advanced Programming Windows" can only be described as intermediate books. Th
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.93mb
    • 提供者:刘肇
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:杨巍
  1. RSA_Prog

    0下载:
  2. rsa数字签名公钥加密私钥解密c++源代码-The C++ source program of RSA digital signature about encryption with public key and decryption with secret key.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.26kb
    • 提供者:冉冉
  1. UNIX文件模拟系统

    0下载:
  2. 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:224.89kb
    • 提供者:黄小文
  1. PrjTestForMapCodeBase32

    0下载:
  2. 加密解密算法 32位哈希加密 这是一个包含测试环境的工程,运行可以测试结果.-encryption and decryption algorithms 32 Haxijia secret This is a test environment includes the engineering, operational test results.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:42.56kb
    • 提供者:郭发发
  1. PrjTestForMapCodeBase64

    0下载:
  2. 加密解密2个算法,64位哈希加密 此工程包含一个测试环境 -two encryption and decryption algorithms, 64 Haxijia secret of this project includes a testing environment
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:43kb
    • 提供者:郭发发
  1. HillCodor

    0下载:
  2. 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41.82kb
    • 提供者:
  1. 字符串加解密码

    0下载:
  2. 字符串加解密码程序,用于字符串的加解密,VB源码-string plus a secret code procedures for the string encryption and decryption, VB source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13.99kb
    • 提供者:陈亮
  1. yamon-0227

    0下载:
  2. AMD的AU1200引导程序,可引导WinCE与Linux等等统操作系统,版本2.27,无解压密.-AMD boot configurations, and it can guide WinCE and Linux operating systems, etc. EC, version 2.27, without extracting secret.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:814.26kb
    • 提供者:郑生
  1. Shamir

    1下载:
  2. Shamir秘密分享算法的C#实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2.08mb
    • 提供者:
  1. secret

    0下载:
  2. pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:7.41kb
    • 提供者:莫松成
  1. secret-cPP

    0下载:
  2. 改程序可以将word 文档进行加密,需要用时,在解密。-This program can secret and unsecret word files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.53kb
    • 提供者:zhaoliyuan
  1. Secret-Image-Sharing

    0下载:
  2. 研究秘密图像分享技术,利用秘密图像分享技术来实现加密。-How to Share a Secret.using Secret Image Sharing.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:618.82kb
    • 提供者:rustle
  1. How-to-Share-a-Secret

    1下载:
  2. 如何实现分享一个秘密,利用秘密图像分享技术来实现加密。-How to Share a Secret。using Secret Image Sharing.
  3. 所属分类:加密解密

    • 发布日期:2013-05-13
    • 文件大小:179.74kb
    • 提供者:rustle
  1. secret-sharing-scheme

    0下载:
  2. :利用椭圆曲线密码算法设计了一个新的1"3限多重秘密分享方案,该方案的特点是不需要秘密分发者事先给每个用户分发 一个子秘密.不需要安全信道传输信息,而且所有的中间信息都是不需要保密的-This paper proposes a new threshold multi-secret sharing scheme which is based on ECC.Th e scheme didn’t need give any secret inform ation to all users an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:177.81kb
    • 提供者:庆喜
  1. Hacking-Secret-Ciphers-with-Python

    0下载:
  2. Hacking Secret Ciphers with Python.rar
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:586.93kb
    • 提供者:ds
  1. A-Secret-Sharing-Based-Method-for-Authentication.

    0下载:
  2. secret sharing based method
  3. 所属分类:CA program

    • 发布日期:2017-05-07
    • 文件大小:1.15mb
    • 提供者:prasad
  1. Shamir's Secret Sharing-JavaScript

    0下载:
  2. Shamir's Secret Sharing 秘密分享使用Javascr ipt实现(Shamir's Secret Sharing Secret Sharing USES Javascr ipt implementation)
  3. 所属分类:加密解密

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:hkkhuang
  1. Shamir Secret Share

    0下载:
  2. 针对Shamir 门限密码共享方案的实现(Implementation of Shamir vsharing scheme)
  3. 所属分类:加密解密

  1. Shamir Secret Sharing

    1下载:
  2. shamir secret sharing加解密实现(shamir secret sharing encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-04-22
    • 文件大小:27kb
    • 提供者:masitian
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com