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

搜索资源列表

  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. useful5

    0下载:
  2. 简单的随机密码生成工具 在自己的应用程序中使用MS Office功能-simple random password generation tools in their own applications using MS Office features
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:84103
    • 提供者:jason
  1. rund

    0下载:
  2. 随机密码生成工具,简单的随机密码生成工具,vc开发环境-random password generation tool, a simple random password generation tool vc Development Environment
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15080
    • 提供者:guoxiling
  1. password

    0下载:
  2. 一个随机密码生成工具程序,采用VC实现,比较简单
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16067
    • 提供者:张风
  1. 994q

    0下载:
  2. 简单的随机密码生成工具 软件类别:VC/C++源码 加密解密 运行环境:Visual C/C++
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14399
    • 提供者:lgs
  1. yanzhengma

    0下载:
  2. 一个利用验证码登陆校验的小例子,验证码都是随机生成,源码中配有详细说明注释,参数可以自行设置,登陆账号密码可以随便填写。ValidateCode.aspx为验证码生成文件 。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:6041
    • 提供者:baby
  1. traditionalcode

    0下载:
  2. 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly ge
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:baichi123
  1. randBBS

    1下载:
  2. BBS伪随机序列产生器 可以生成伪随机序列 是流密码加密的方法之一-BBS pseudo-random sequence generator can generate pseudo-random encryption stream cipher sequence is one of the ways
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:330921
    • 提供者:扬扬
  1. 20070315_MakePwd

    0下载:
  2. 一个简单的随机密码生成器,能自定义密码长度和生成密码个数-A simple random password generator that can customize the password length and the number of generated password
  3. 所属分类:Network Security

    • 发布日期:2017-04-16
    • 文件大小:14025
    • 提供者:lxl
  1. xuliemime

    0下载:
  2. 线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程-Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-04-21
    • 文件大小:1531
    • 提供者:bluerain
  1. mima

    0下载:
  2. 可以随机或不顺序生成密码和用户id 并且可以导入数据库,为在网站上自动建立用户id和密码的数据库制作带来方便!-Can be generated randomly or not the order of the user id and password and can import the database, in order to automatically set up on the site the user id and password of the database produced
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:474213
    • 提供者:毒蝎子
  1. mk_passwd

    0下载:
  2. kshell脚本程序,实现通过脚本生成伪随机密码,密码表的文件在scr ipt文件夹中,具体的配置请阅读脚本程序中的注释。如果在Linux环境中无法运行,请在脚本中配置路径的变量,并注意安装KSH。-kshell scr ipts to achieve through the scr ipt to generate pseudo-random password, password list files in the scr ipt folder, the specific configurati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5130
    • 提供者:刘晟
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. PwdUtil

    0下载:
  2. 依据密码要求,随机生成密码.密码生成规则:0-9,a-z,A-Z,及其它特殊符号-Based on password requirements, randomly generated password. Password generation rule :0-9, az, AZ, and other special symbols
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1305
    • 提供者:nbq
  1. CreateRandomPasswords

    0下载:
  2. 一个PHP的随机密码生成器。能够随机生成密码。用于PHP环境下。-A PHP random password generator. Can be randomly generated password. For the PHP environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:8909
    • 提供者:CrazyCharlie
  1. Randommima

    0下载:
  2. VC++随机生成指定密码,希望对大家有用!-Specified VC++ randomly generated password, and I hope useful!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:32794
    • 提供者:何建亮
  1. RSA

    0下载:
  2. 密码学实验 实现RSA算法对文件的加密解密 随机生成素数 公钥私钥对文件加解密 有界面 多次运行皆成功-Experimental realization of RSA cryptography algorithm for file encryption and decryption of prime numbers randomly generated public and private key encryption and decryption of files with multiple
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:245736
    • 提供者:黄婉玲
  1. Password

    0下载:
  2. 一个简单的密码随机生成工具。对于初学者写加密程序是一个很好的范例。-A simple password is randomly generated tools. Write encryption program for beginners is a good example.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3580188
    • 提供者:吴昊
  1. Cryptography-curriculum-design

    0下载:
  2. 1) SPN-分组加密和解密 2) 任意文件的加密和解密 3) 测试加密函数运行速度 4) 线性密码分析 5) 差分密码分析 其中,线性密码分析包含对随机生成的进行线性分析以及线性分析成功时明 密文对的测试;差分密码分析包含对随机生成的进行差分分析以及差分分析成功 时明密文对的测试 - 1) SPN- group encryption and decryption 2) arbitrary file encryption and decryption 3) test the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1897783
    • 提供者:vincent chou
  1. 随机密码生成器

    0下载:
  2. 打生成按钮开始生成, 生成的一切都会在这里列出, 您可以复制到剪贴板或直接保存到一个文件中。(Welcome to <<<----- ----->>> -----> play the generate button to start generating, All -----> generated will be listed here, -----> you can copy to clipboard or saved to a
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:75776
    • 提供者:张铁三
« 12 »
搜珍网 www.dssz.com