搜索资源列表
-
0下载:
uart wifi 串口wifi 程序 单片机可以用的串口wifi模块-microcontroller serial uart wifi wifi program wifi module can be used in serial
Support for UART data serial, four baud rate options: 19200/38400/57600/115200bps.
Wireless data rates support
-
-
0下载:
Data Encryption Standard
-
-
0下载:
3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。
3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
-
-
0下载:
Triple DES is the common name for the Triple Data Encryption Algorithm (TDEA or Triple DEA) symmetric-key block cipher, which applies the Data Encryption Standard (DES) cipher algorithm three times to each data block.
-
-
0下载:
RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。-RSA is the most influential public key encryption algorithm, it can resist so far the majority of the known cryptanalytic attacks, has been recommended for ISO public key data encryption stan
-
-
0下载:
DES加密算法 matlab版本。
DES全称为Data Encryption Standard,即数据加密标准,是一种使用密钥加密的块算法,1976年被美国联邦政府的国家标准局确定为联邦资料处理标准(FIPS),随后在国际上广泛流传开来。-DES encryption algorithm matlab version.
DES called the Data Encryption Standard, Data Encryption Standard, is a key block en
-
-
0下载:
国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the National Bureau of Standards publish
-
-
0下载:
DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。 明文按64位进行分组, 密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位, 使得每个密钥都有奇数个1)分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。-The DES algorithm for the symmetric cryptosystem cryptosystem, also known a
-
-
0下载:
GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (national commercial cipher) alg
-
-
0下载:
In the continuation of the topic of cryptography, we show you the source code that encrypts the source text using the DES algorithm. By the way Data Encryption Standard (DES), intended for use in government and government agencies in the United State
-