CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - encryption and decryption algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - encryption and decryption algorithm - List
[
CA auth
]
des_example
DL : 0
这是一个DES加密解密算法 用C++实现 用密钥对已知的明文进行加密-This is a DES encryption and decryption algorithm in C + + using key pairs known expressly encryption
Date
: 2008-10-13
Size
: 11.63kb
User
:
karoe
[
CA auth
]
des_example
DL : 1
这是一个DES加密解密算法 用C++实现 用密钥对已知的明文进行加密-This is a DES encryption and decryption algorithm in C++ using key pairs known expressly encryption
Date
: 2025-12-30
Size
: 260kb
User
:
karoe
[
CA auth
]
codeandDecode
DL : 0
RSA加密解密算法.通过调用大素数库生成大素数来加密解密字符-RSA encryption and decryption algorithm. Large prime numbers by calling the library to generate large prime numbers for encryption and decryption characters
Date
: 2025-12-30
Size
: 39kb
User
:
猪华
[
CA auth
]
kasajiami
DL : 0
凯撒加密解密算法,可以对输入的字符加以加密解密 -Caesar encryption and decryption algorithm, the input characters can be encryption and decryption
Date
: 2025-12-30
Size
: 360kb
User
:
li zheng
[
CA auth
]
DESTest
DL : 0
DES加密解密,了解掌握加密解密算法的基本知识-DES encryption and decryption, learn to master the basics of encryption and decryption algorithm
Date
: 2025-12-30
Size
: 3.47mb
User
:
小小陆
[
CA auth
]
sha
DL : 0
SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
Date
: 2025-12-30
Size
: 27kb
User
:
邓承诺
[
CA auth
]
DES
DL : 0
DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
Date
: 2025-12-30
Size
: 248kb
User
:
王二小
[
CA auth
]
des
DL : 0
包括des算法轮密钥生成,以及加密,解密。-des encryption and decryption algorithm
Date
: 2025-12-30
Size
: 3kb
User
:
陈飞峰
[
CA auth
]
aes_mini_project
DL : 0
It is encryption and decryption algorithm. AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same size. AES is symmetric since the same key is used for encryption and the reverse transformation, decryption. The only secret necessary to keep for security is the key. AES may configured to use different key-lengths, the standard defines 3 lengths and the resulting algorithms are named AES-128, AES-192 and AES-256 respectively to indicate the length in bits of the key. Each additional bit in the key effectively doubles the strength of the algorithm, when defined as the time necessary for an attacker to stage a brute force attack, i.e. an exhaustive search of all possible key combinations in order to find the right one.
Date
: 2025-12-30
Size
: 1.14mb
User
:
asha
[
CA auth
]
3des_matlab
DL : 0
matlab 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-matlab implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
Date
: 2025-12-30
Size
: 5kb
User
:
李阳
[
CA auth
]
3des_verilog
DL : 0
verilog 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-verilog implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
Date
: 2025-12-30
Size
: 6kb
User
:
李阳
[
CA auth
]
DES-encryption-and-decryption-
DL : 0
本文列出了用C语言实现DES算法的加密和解密功能,方便易懂-DES algorithm encryption and decryption functions
Date
: 2025-12-30
Size
: 4kb
User
:
zhang shuai
[
CA auth
]
des-algorithm
DL : 0
用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically generate result.tet file, in contrast to the plaintext can run the program, the program will automatically calculated for you to run the programtime-consuming
Date
: 2025-12-30
Size
: 2.81mb
User
:
李中原
[
CA auth
]
CYY31CAESAR
DL : 0
凯撒加解密算法,实现单个字符和整个字符串的加解密程序,很好用-Simple encryption and decryption algorithm to achieve a single character and the entire string encryption and decryption procedures, very good use
Date
: 2025-12-30
Size
: 215kb
User
:
youth
[
CA auth
]
RSA(C)
DL : 0
RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
Date
: 2025-12-30
Size
: 5kb
User
:
刘思琪
[
CA auth
]
DES
DL : 0
是DES加密解密算法过程中的各部分算法,可供刚开始学习DES加密算法的人参考一下-The DES encryption and decryption algorithm in each part of the algorithm, available just beginning to learn the DES encryption algorithm reference
Date
: 2025-12-30
Size
: 12kb
User
:
张祺文
[
CA auth
]
duichen-suanfa-
DL : 0
对称密钥算法,很基本的加密解密算法,适合新手学习研究-Symmetric key algorithm, very basic encryption and decryption algorithm, suitable for novice learning research
Date
: 2025-12-30
Size
: 43kb
User
:
芳芳
[
CA auth
]
fast-crc
DL : 0
一种快速的crc的加密解密算法的实现,可以达到给数据加密的目的-A fast crc encryption and decryption algorithm, can achieve the purpose for data encryption
Date
: 2025-12-30
Size
: 1.19mb
User
:
chenbaik
[
CA auth
]
m
DL : 0
sh-1的加密解密算法的实现,有相关文件和代码-sh-1 encryption and decryption algorithm, related documents and code
Date
: 2025-12-30
Size
: 4kb
User
:
chenbaik
[
CA auth
]
bcas
DL : 0
ISDB-T流, BCAS 标准加解密算法源码-ISDB-T stream, BCAS standard encryption and decryption algorithm source code
Date
: 2025-12-30
Size
: 1.79mb
User
:
sky
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.