资源列表
java-security-mechanisms-code
- Java安全机制的实例程序,有助于了解Java提供的安全机制编程接口-Instance of the Java security mechanisms help to understand the programming interface of the Java security mechanisms
Project2
- projects on communiocation using matlab 2
Project3
- projects on communication using matlab 3
Project4
- projects on watermarking using matlab
Project4A
- projects on watermarking using matlab 2
Project5
- project on cryptography using matlab
Project6
- project on cryptography using matlab 2
NSA-AESvhdlmodels.tar
- programme permet ctypter et décrypter les donneés
Base64deceding
- Base64解码程序,Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,此程序用于Base64解码-Base64 decoding procedures, Base64 encoding one of the most commonly used to transfer the 8Bit byte code on the network, this procedure is used to Base64 decoding
DES
- 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的DEA是嵌入硬件中的-Data Encryption Algorithm (Data Encryption Algorithm, DEA) is a symmetric encryption algorithm, is likely to be the most widely used key systems, especially
MD5
- Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。-Message Digest Algorithm the MD5 (the Chinese called the message digest algorithm for the fifth edition of) a hash function widely used for the computer security field, to p
javaAES
- java语言实现AES算法,使用Java封装的加解密类中的方法实现AES-java language AES algorithm, the method AES encryption and decryption using the Java package class