资源列表
test_main
- MATLAB CODE FOR STEGANOGRAPHY
encrypt
- des加密解密算法使用实例,采用vc++实现-des encryption and decryption algorithms use examples
aes_core_latest.tar
- AES算法的verilog实现,可以综合,有使用价值-Verilog realize AES algorithm can be integrated with the use of value
EVP_Digest
- EVP_MD_CTX_init EVP_DigestInit_ex EVP_DigestUpdate EVP_DigestFinal_ex EVP_MD_CTX_cleanup openssl-摘要算法-openssl-digest ECP _ MD _ CTX _ init _ digestinit _ ECP前 _ digestupdate ECP _ digestfinal _ ECP前 ECP _ MD _ CTX _清理
EVP_Sign
- openssl 数字签名EVP_VerifyInit_ex-OpenSSL digital signature
DES
- Data Encryption Standard 56位密钥加密64位数据-Data Encryption Standard 56 bit key to encrypt 64 bit data
base64sha1md5
- 实现了base64、SHA1、MD5相关类,简单易用!-base64、SHA1、MD5 classes
FPGA-IMPLEMENTATION-OF-AN-AES-PROCESSOR
- Advanced Encryption Standard(AES) implementing in a faster and secured way is expected. AES can be implemented in software/hardware. In hardware implementation ASIC solution requires high cost and much design time while FPGA based implementation
KeysAndSigns
- Example to with crypto providers containers
Steg
- in this project data is hiding by LSB stegnography the shifting opertor is used to shift the data
setpassfolder
- VB加密文件夹,Visualbasic6.0进行文件夹加密的例子,选择需要加密的文件夹,点击“加密”按钮即可。-vb set pass folder
DES
- 利用Java API实现DES对称密码加密,首先获得秘钥,其次利用该秘钥对明文加密,最后利用秘钥对密文解密得到明文-Implement DES encrypt and decrypt using Java API.
