CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 密码明文

搜索资源列表

  1. aes

    0下载:
  2. AES128/196/256 加解密源码,可实现ECB模式加密,HEX输出。密码及明文没有补齐功能,需手动补齐。无需特殊库文件,适合单片机使用。已测试,可正常使用。-AES128/196/256 encryption source code, can achieve ECB mode encryption, HEX output. The password and the plaintext without the need to manually fill up function. No sp
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:海亮
  1. dataencrypt

    0下载:
  2. 简单的汇编语言数据加密算法,能将数据通过加密后变成密文,输入密码变成明文。-Simple assembly language data encryption algorithm, data can be encrypted into ciphertext, enter a password make it explicit.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:687
    • 提供者:pa517395
  1. Get_jwc01_mm.py

    0下载:
  2. 可以获取方正教务的JWC0明文密码.Python3不支持-Founder of the Senate can get cleartext password .Python3 not support JWC0
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:MoMoTu
  1. affinecipher

    0下载:
  2. 仿射密码对文件的加密解密 输入密文 获得密钥 输出明文 输入明文 利用密钥 输出密文-Affine cipher encrypt decode file
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3652864
    • 提供者:wyf
  1. IrishdiamondvO32O

    0下载:
  2. wdb的密码一直以明文方式存放,一般来说,只要服务器安全,还有管理得当,不会出现密码泄漏的问题,可是谁有能100 保证呢。vbb220版以后推出了,密码单向加密的功能和发送随机密码的功能。我就将此项技术应用到了wdb上,希望能做出个安全的wdb论坛。 -wdb password has been stored in plain text, in general, as long as the server security, and properly managed, the password
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:776389
    • 提供者:吴林
  1. Vigenere

    0下载:
  2. Vigenere加密解密一段明文,明文和密码可以自己输入的-Vigenere encryption and decryption a plaintext, clear text and password can be their own input
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-05
    • 文件大小:202464
    • 提供者:tancy
  1. K3UserPWD1

    0下载:
  2. 金蝶K3V12.1用户密码翻译源码,由明文翻译成密文,虽然是在金蝶K3V12.1的版本下做的,但是在金蝶其他的版本上也适用。-Kingdee K3V12.1 user password translation source, the plaintext into ciphertext translation, although in the Kingdee K3V12.1 version to do, but for the other version is also in kingdee.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1437
    • 提供者:wangsg117
  1. K3UserPWD2

    0下载:
  2. 金蝶K3V12.1用户密码翻译源码,由密文翻译成明文,虽然是在金蝶K3V12.1的版本下做的,但是在金蝶其他的版本上也适用。-Kingdee K3V12.1 user password translation source, the ciphertext translated into plain text, although in the Kingdee K3V12.1 version to do, but for the other version is also in kingdee.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1518
    • 提供者:wangsg117
  1. weijiniyapojie

    0下载:
  2. 在不知道密码的情况下,实现对未知的维吉尼亚密码算法的文本解密,显示明文-Do not know the password in the case, to achieve the unknown Virginia password algorithm to decrypt the text, show clear
  3. 所属分类:source in ebook

    • 发布日期:2017-12-14
    • 文件大小:795648
    • 提供者:罗毅
  1. Virginia-encryption-and-deciphering

    0下载:
  2. 维吉尼亚密码加密与破译 基于《密码学原理与实践》冯登国 维吉尼亚介绍进行实现 可对26个字母构成的明文进行加密与破译 原创-Virginia password encryption and deciphering based on cryptography principles and practice Feng Dengguo Virginia introduced to achieve the 26 letters can be composed of plaintext encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-13
    • 文件大小:4297492
    • 提供者:周韬略
  1. Cipher

    0下载:
  2. 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。 试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。例如,明文为attack begins at five,密钥为cipher,将明文按照每行6个字母的形式排在矩阵中,如下形式: a t t a c k b e g i n s a t f i v e 根据密钥ciphe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:1
  1. 加密

    0下载:
  2. 加密类js进行公钥加密,传输过程没有明文密码,后端进行私钥解密(The encryption class JS carries on the public key encryption, the transmission process has not the clear text password, the back end carries on the private key to decrypt)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:30720
    • 提供者:zhujingjing
  1. Hill2_MATLAB

    1下载:
  2. Hill2密码破译。适用于明文为拼音的Hill2密码类型。 运行软件平台MATLAB。使用时,只需输入截获的密文,运行程序,即可破译。(Hill2 password decoding. Hill2 cipher type suitable for plaintext pinyin. Running software platform MATLAB. When you use it, you only need to input the intercepted ciphertext and r
  3. 所属分类:加密解密

    • 发布日期:2017-12-31
    • 文件大小:13312
    • 提供者:JackSkyLily
  1. Hill2_MATLAB_Seek key

    0下载:
  2. HIll2密码求密钥。适用于已知明文攻击。 可求加密密钥和解密密钥。 使用时,只需输入对应的两组明文与密文对,即可求得密钥。 运行软件:MATLAB。(HIll2 cipher for keys. It is applicable to known plaintext attacks. Encryption keys and decryption keys can be obtained. When using, only the corresponding two groups of
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:12288
    • 提供者:JackSkyLily
  1. Hill2_MATLAB_encryption and decryption

    0下载:
  2. Hill2密码的加密与解密。 运行平台:MATLAB 使用方法:输入明文/密文->输入加密密钥/解密密钥->即可快速得到密文/明文。(Encryption and decryption of Hill2 cipher. Operating platform: MATLAB Method of use: input plaintext / ciphertext encryption / decryption key input - > > obtained cip
  3. 所属分类:加密解密

    • 发布日期:2017-12-25
    • 文件大小:13312
    • 提供者:JackSkyLily
  1. Vigenere

    0下载:
  2. 为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文(In order to improve the difficulty of deciphering
  3. 所属分类:加密解密

    • 发布日期:2018-04-23
    • 文件大小:210944
    • 提供者:林海落叶
  1. DES加密与解密

    0下载:
  2. des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca
  3. 所属分类:加密解密

  1. des算法

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被称为美国数据加密标准。DES是一个分组加密算法,典型的DES以64位为分组对数据加密,加密和解密用的是同一个算法。密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位,使得每个密钥都有奇数个1),分组后的明文组和56位的密钥按位替代或交换的方法形成密文组。
  3. 所属分类:书籍源码

    • 发布日期:2019-12-26
    • 文件大小:13270
    • 提供者:suqingqing
  1. DES

    0下载:
  2. DES加解密,明文,密文,私钥皆为16进制,编写 DES 分组密码算法,用 DES 分组密码算法加密的密文 C 解密。
  3. 所属分类:Windows编程

« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com