- BURG 对最大炳谱估计(MESE)的几种算法进行了分析和比较
- Fast-spelling-checker 快速拼写检查
- GPUNN_demo Nerual Network kernel for CUDA
- Example-b8-1 利用硬件可编程语言现学习使用ModelSim对Altera设计进行功能仿真的简单操作步骤
- Script_to_ping_stations VBA script to report on which IP addresses respond to PINGs from a list of IPs.
- stm32_sdio_fatfs_mp3 stm32制作的MP3播放器
资源列表
aes
- Aes256 encryption, cbc mode,using IV and a 256 bit key
DES-Image
- Digital Images and video encryption plays an important role in today’s multimedia world. Many encryption schemes have been proposed to provide security for digital images. Usually the symmetric key ciphering algorithms are used in encrypting digi
AN_APPROACH_TO_ENHANCE_IMAGE_ENCRYPTION_USING_BLO
- A block-based transformation algorithm is proposed for image security using a combination of image transformation and encryption techniques. This algorithm will be used as a pre-encryption transform to confuse the relationship between the origi
tea
- tea是一种简单且高效的加密解密算法,而QQ通信中采用的正是这种密码的变形。此例包含测试程序,且经过实际数据截包验证-QQtea encryption and decryption algorithm
RC4
- RC4是一种普遍使用的流密码,文件提供加密解密算法,分块详细,调用方便,代码实现简洁-RC4 encryption and decryption algorithm
DES
- 使用DES算法的一个文件加密和解密程序。-DES algorithm using a file encryption and decryption process.
MD5
- 使用MD5算法的一个文件加密和解密系统。-MD5 algorithm used to encrypt and decrypt a file system.
lorenz
- 生成lorenz吸引子图像,对学习混沌加密的同学来说可以参考一下。-Generate lorenz attractor image to the study of chaotic encryption classmate speaking can consult.
Nios-design
- Nios Ⅱ 设计的ppt,200多页,作为初学者的参考,可以-Nios Ⅱ design ppt, 200 pages, as a beginner' s reference, you can see
RSA
- original rsa as given by rivest,shamir , and adleman. Its problems in decryption are optimized using rsa variants like crt rsa, multiprime rsa, rebalanced rsa and rprime rsa. U should give the no. of bits to be 1024 and check it on netbeans 6.5 or la
RPrime
- RPrime rsa is an rsa variant that uses chinese remainder theorem in its decryption with the beauty of multiprime rsa.
RebalancedRSA
- Rebalanced rsa is an rsa variant that optimizes its decryption time at the expense of its encryption time. Suitable for hybrid applications.
