▍1. 基于小波系数混沌调制的图像加密
2008 Congress on Image and Signal Processing 2008 Congress on Image and Signal Processing-Image Encryption Based on Chaotic Modulation of Wavelet Coefficients
2008 Congress on Image and Signal Processing 2008 Congress on Image and Signal Processing-Image Encryption Based on Chaotic Modulation of Wavelet Coefficients
这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
用于加密的java源代码,包括加密源代码脚本,加密保护页脚本等等。-for encrypted java source code, including encryption source code scripting, encryption protection and so on the script pages.
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
wjdesss加密算法-wjdesss encryption algorithm
应用背景 跨平台的DES及3DES算法源程序,标准C实现,可用于unix/linux/windows平台。 -DES and 3DES algorithm source code, the standard C implementation, which can be used for unix/linux/windows platform. 关键技术 DES: 密钥: 0x67, 0xBE, 0x03, 0x7C, 0x41, 0x96, 0x6D, 0xDB 明文: 0xA9, 0x37, 0x07, 0x49, 0xFC, 0x06, 0xAF, 0xE6 密文: 0x60, 0x78, 0x32, 0xE8, 0xB3, 0x5A, 0x9C, 0x6D DES3: 密钥: 0x40, 0xbb, 0x12, 0xdd, 0x6a, 0x82, 0x73, 0x86, 0x7f, 0x35, 0x29, 0xd3, 0x54, 0xb4, 0xa0, 0x26, 0x40, 0xbb, 0x12, 0xdd, 0x6a, 0x82, 0x73, 0x86 明文: 0x49, 0x07, 0x37, 0xa9, 0xe6, 0xaf, 0x06, 0xfc 密文: 0x43, 0x01, 0xc5, 0x6b, 0x14, 0x00, 0xe7, 0xce
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试通过。关键技术Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。
this visual basic source code,perhaps usefull 4 you
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function.
MD5算法的verilog实现,同时包含有testbench。-Verilog of MD5 algorithm is realized, includes testbench at the same time .
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
利用PGP加密技术保护电子邮件安全,很不错的-The use of PGP encryption technology to protect e-mail security, very good
一个很好的MD5 VC类, 欢迎大家使用-MD5 VC a good class, everyone welcomes the use of
局域网传送文件的一个相当好的软件。速度快,还可以聊天-LAN transmission of documents of a very good software. Fast, and can also chat
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。