CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - aes.cpp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - aes.cpp - List
[
Crack Hack
]
AES
DL : 0
AES密码算法的程序实现,在Dev-cpp中编译通过,
Update
: 2008-10-13
Size
: 3.69kb
Publisher
:
杨挺
[
Crack Hack
]
AES
DL : 0
AES密码算法的程序实现,在Dev-cpp中编译通过,-AES cryptographic algorithm realization of the procedure, in the Dev-cpp in the compiler is passed,
Update
: 2025-02-19
Size
: 3kb
Publisher
:
杨挺
[
Crack Hack
]
AES
DL : 1
AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
Update
: 2025-02-19
Size
: 1.02mb
Publisher
:
wj
[
Crack Hack
]
AES
DL : 0
AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
Update
: 2025-02-19
Size
: 3.14mb
Publisher
:
zhaoyb
[
Crack Hack
]
AESEncryptionHoozi.cpp
DL : 0
AES encryption by hoozi.com
Update
: 2025-02-19
Size
: 4kb
Publisher
:
balumathoor
[
Crack Hack
]
AESDecryptionHoozi.cpp
DL : 0
AES Decryption by hoozi.com
Update
: 2025-02-19
Size
: 5kb
Publisher
:
balumathoor
[
CA auth
]
cpp.tar
DL : 0
AES implementation in C++ .... compiled with gcc 4
Update
: 2025-02-19
Size
: 92kb
Publisher
:
stane
[
Special Effects
]
BMP_GetByBit
DL : 0
BMP图按位提取工具。可以打开任意一幅位图,只保留其图像区中的某几位,其余用0或1填充,得到新的图像并保存。-BMP map extract tool by bit. Any one can open a bitmap, only retain the image area of a few, the rest filled with 0 or 1, get new image and save.
Update
: 2025-02-19
Size
: 1.45mb
Publisher
:
chen
[
Crack Hack
]
AES
DL : 0
用AES算法实现BMP图像加密,只能加密BMP的文件,速度很快-BMP images with the AES encryption algorithm
Update
: 2025-02-19
Size
: 2.59mb
Publisher
:
黄粟
[
Crack Hack
]
AES
DL : 0
AES加密解密源码,支持对字符串进行加解密-AES encryption and decryption source code, support for encryption and decryption of strings
Update
: 2025-02-19
Size
: 25kb
Publisher
:
cen
[
Crack Hack
]
AES-CPP
DL : 0
aes(rijndael 算法)的C++实现,详细讲解了aes的原理,并讲解利用C++的实现方法-aes (rijndael algorithm) C++ implementation, explained in detail the principles of aes, and explain the use of C++ implementation
Update
: 2025-02-19
Size
: 247kb
Publisher
:
Bruce Lee
[
Crack Hack
]
AES-FOR-CPP
DL : 0
本文章的内容是AES加密算法的C++语言实现的源码-C++ implementation of the AES code pure code to implement the AES encryption and decryption process
Update
: 2025-02-19
Size
: 11kb
Publisher
:
王帅
[
Crack Hack
]
AesEncrypt.cpp
DL : 0
高级加密标准(AES)的C++实现,AES又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准,用来替代原先的DES。-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. NIST。
Update
: 2025-02-19
Size
: 6kb
Publisher
:
drawde
[
Other
]
AES
DL : 0
四种加密算法之AES的源码-C++ (包含一个头文件和一个cpp文件) -The source of the four encryption algorithms AES-C++ (Contains a header file and a cpp file)
Update
: 2025-02-19
Size
: 5kb
Publisher
:
wwwwww
[
CA auth
]
AES
DL : 0
正确的AES加密,包括AES.h,AES.cpp,以及测试文件-AES encryption, including AES.h, AES.cpp, as well as test file
Update
: 2025-02-19
Size
: 36kb
Publisher
:
张越
[
Crack Hack
]
AES--CPP
DL : 0
这个是AES加密解密算法的C++语言实现程序,希望对大家有所帮助。-This is AES encryption, decryption algorithm c++ language to implement programs, hope to be of help.
Update
: 2025-02-19
Size
: 28kb
Publisher
:
mj
[
Crack Hack
]
aes-crypto-cpp
DL : 0
aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++
Update
: 2025-02-19
Size
: 19kb
Publisher
:
杨继生
[
Other
]
AES--cPP
DL : 0
这是一个AES加解密的程序,DOS界面,能实现加解密功能。-This is an AES encryption and decryption procedures, DOS interface, to achieve encryption and decryption functions.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
MrF
[
OS program
]
main
DL : 0
AES加解密算法的实现和详细的注释,包括一个main.cpp和aes.cpp和aes.h文件,main.cpp中是一个具体的实现的例子-Examples implement AES encryption algorithm and detailed notes, including a main.cpp and aes.cpp and aes.h file, main.cpp is a specific implementation of
Update
: 2025-02-19
Size
: 37kb
Publisher
:
zhajuan
[
Crack Hack
]
AES(CPP)
DL : 0
简单的加密算法,由C++编写,可直接编译,供参考-Simple encryption algorithm, only to learn
Update
: 2025-02-19
Size
: 31kb
Publisher
:
tian
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.