资源列表
Runlengthcoding
- encryption and decryption
AES
- AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
WSN_Localization
- localization in wsn described
encrypt
- 介绍常用的加密算法和密钥使用,是初学者较好的参考资料-Commonly used in the encryption algorithm and key used is a good reference for beginners
s
- 常用的安全标注与协议,介绍常用的加密算法和密钥使用,是初学者较好的参考资料-Common security standards and protocols, commonly used in the encryption algorithm and key used is a good reference for beginners
de
- 安全工程的设计规范,介绍常用的加密算法和密钥使用,是初学者较好的参考资料-Safety engineering design specifications, commonly used in the encryption algorithm and key used is a good reference for beginners
text
- 文本文件的加密和解密 一个简单的实例说明-Text encryption and decryption
rc6
- rc6加密算法,基本上实现了加密解密的功能,但还存在一些缺陷,希望多提宝贵意见!-rc6 encryption
C_jjm
- 可以使用目前常用的加解密算法,对字符串或文件等进行操作。-You can use the most commonly used encryption algorithms, such as string or file to operate.
AESdemo
- 用java实现了AES加密,并且支持输入密钥和明文。实现的部分调用了JAVA的加密函数。-AES encryption with java implements, and supports input key and the letter. Some call the JAVA implementation of the encryption function.
Rijndaeljava
- 用java语言实现了AES加密算法的核心算法RIJINDAEL。-Using java language to implement the AES encryption algorithm is the core algorithm RIJINDAEL.
PE_encrypting_core
- 本程序是将被加壳到被加密的程序中的主要部分,程序将处理原程序中的输入表的修正工作-This procedure is to be encrypted by packers to the main part of the program, the program will handle the input table in the original program of rectification work
