联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 加密解密(2630) 

[加密解密] ElGamalMarkovsky

埃尔加马尔科夫斯基
ElGamalMarkovsky (2023-12-04, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701797043423769.html

[加密解密] vigenere

Vigenere维吉尼亚密码加解密及唯密文攻击
Vigenere Virginia encryption and decryption and ciphertext only attacks (2021-06-07, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700619400285285.html

[加密解密] vigenere

维吉尼亚密码的加解密及其简单破译
Encryption, decryption and simple decoding of Virginia code (2016-10-09, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700618926297226.html

[加密解密] RSAMessageApp

RSA ifreleme Mesajla ma维吾尔马斯,
RSA ifreleme Mesajla ma Uygulamas , (2023-09-07, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694097661172247.html

[加密解密] decryption-exponent-attack

在拉斯维加斯的RSA媒体算法中实现一个附加解密指数。
Implementazione dell attacco al decryption exponent in RSA mediante l algoritmo probabilistico di tipo Las Vegas. (2019-10-04, Python, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1570172653473152.html

[加密解密] 维吉尼亚密码

一个用C语言实现的维吉尼亚密码加解密源代码,信息安全数学基础
A Virginia cipher encryption and decryption implemented in C language (2020-11-26, C/C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1606373806901999.html

[加密解密] Virginia-cipher

实现维吉尼亚密码加解密,控制台程序,可选加解密。
Virginia realized password encryption and decryption, console applications, optional encryption and decryption. (2016-12-17, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1481987033861383.html

[加密解密] Vigenere-Cipher

维吉尼亚密码,可以对文件进行加解密,使用C语言编译
Vigenere Cipher (2014-04-16, Visual C++, 183KB, 下载10次)

http://www.pudn.com/Download/item/id/2512567.html

[加密解密] Vigenere

自己写的一份维吉尼亚算法,控制台程序,实现对文件的加解密。可执行。
Write your own copy of Virginia algorithms, console program, to achieve the file encryption and decryption. Executable. (2013-10-21, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2379331.html

[加密解密] vigenere

通过C语言实现了维基利亚加解密算法,算法依据是在使用语言过程中每个字母的出现频率不变。
Through C language 维基利亚加 decryption algorithm, the algorithm is based on the language in the course of using the frequency of occurrence of each letter unchanged. (2013-06-23, Visual C++, 565KB, 下载1次)

http://www.pudn.com/Download/item/id/2286834.html

[加密解密] Virginia

维吉尼亚加密算法 用于维吉尼亚算法实现字符串的加解密
Virginia encryption algorithm (2012-09-13, Visual C++, 2KB, 下载7次)

http://www.pudn.com/Download/item/id/1991992.html

[加密解密] e927a8cc7333

四种加解密源代码,移位密码,维吉尼亚密码,仿射密码以及置换密码
Four encryption and decryption source code, shift cipher, Virginia, password, the affine password and replacement password (2012-05-26, C/C++, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/1888021.html

[加密解密] Vigenere

维吉尼亚加解密程序设计,MFC界面。维吉尼亚加解密
Virginia encryption and decryption program design, the MFC interface. Virginia encryption and decryption (2012-03-04, Visual C++, 2311KB, 下载4次)

http://www.pudn.com/Download/item/id/1784921.html

[加密解密] Virginia

实现维吉尼亚加解密功能,特别是可以大小写间的转换功能
Virginia encryption and decryption functions to achieve, especially in the case is conversion between (2011-10-14, Visual C++, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/1668917.html

[加密解密] Vigenere

维吉尼亚加解密(文件操作),是密码学实验时写的,功能很全面
Virginia encryption (file operations), is written in cryptography experiments, function very comprehensive (2011-06-13, Visual C++, 116KB, 下载20次)

http://www.pudn.com/Download/item/id/1568059.html

[加密解密] vigenere

维吉尼亚密码加密解密算法:使用维吉尼亚算法进行加解密。快捷、方便。
Password encryption and decryption algorithms Virginia: Virginia algorithm using encryption. Fast and convenient. (2010-06-28, Visual C++, 1KB, 下载16次)

http://www.pudn.com/Download/item/id/1226036.html

[加密解密] Vigenere_cipher

该程序用C++语言编写,可以实现维吉尼亚密码的加解密功能
Achieve password encryption and decryption functionality Virginia (2010-06-10, Visual C++, 169KB, 下载21次)

http://www.pudn.com/Download/item/id/1208527.html

[加密解密] aaa

用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal
Virginia algorithm using encryption/*** Cipher Virginia (BigDecimal), encryption/decryption processing is still BigDecimal type, sign and decimal point do not deal with** @ param str* the source of BigDecimal* @ param key* key, should be the string consisting of numeric characters* @ param mode* mode (encryption or decryption)* @ return add/decryption after BigDecimal (2009-04-02, Java, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/698281.html

[加密解密] Cryptography

实现了凯撒、Playfair\维吉尼亚和置换算法的MFC加解密程序。
Realize the Caesar, Playfair Virginia and replacement algorithm of encryption and decryption procedures MFC. (2008-05-10, Visual C++, 37KB, 下载13次)

http://www.pudn.com/Download/item/id/458386.html

[加密解密] Vigenere

维吉尼亚加解密过程,源码来自互联网. 简单,易懂.
Virginia encryption and decryption process, source code from the Internet. Simple, easy to understand. (2008-01-06, C/C++, 1KB, 下载40次)

http://www.pudn.com/Download/item/id/389526.html
总计:2630