资源列表
zhihuan-
- 单表置换 使用单表置换算法解密一段字符串。-Replacement using a single table single table replacement algorithm to decrypt a string.
RX8025
- RX-8025 linux 下实时时钟的驱动-The RX-8025 linux under real-time clock driver
led
- 简单的led驱动程序,这个程序是我写的第一个驱动程序。可能会出现一系列的不合理。请见谅。-The simple led driver, this program is the first driver I write. Series may appear unreasonable.
新建文件夹
- 用js语言来实现rsa加密解密算法,函数rsaEncrypt()用来实现加密;函数rsaDecrypt()用来实现解密;(Implementation of RSA encryption and decryption algorithm with JS)
base64
- Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。 Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他
Authentication
- 本例基于C/C++开发平台实现了MD5加密算法(This example is based on the C/C++ development platform to achieve the MD5 encryption algorithm)
SMS4
- Java实现国标SMS4算法,加密+解密 第11行为加解密参数(SMS4 ALgorithm In Java,param is in line 11)
four
- RSA的密钥生成,加密,解密.RSA算法基于一个十分简单的数论事实:将两个大质数相乘十分容易,但是想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。(RSA's key generation, encryption, decryption)
sha512
- sha512算法的C程序,程序结果正确!(SHA512 algorithm of the C program, the program results are correct!)
Client
- 集成各种算法,包括国际、国密算法等,SM2,SM3,SM4(Integration of various algorithms)
Trusted Third party
- Trusted third party implementation in python
md5
- Message-Digest algorithm 5 algorithm
