-
加密算法的使用示例
加密算法的使用示例-encryption algorithm using examples
- 2022-12-23 11:50:03下载
- 积分:1
-
PCSC通讯例程
使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。
- 2022-07-02 17:43:32下载
- 积分:1
-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DS...
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
- 2022-06-18 05:18:56下载
- 积分:1
-
混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的...
混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的-Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems, are encrypted
- 2022-06-03 09:21:50下载
- 积分:1
-
COM文件加密
COM文件加密 -COM document encrypts
- 2022-03-11 20:30:03下载
- 积分:1
-
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的...
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的-A use of C , JAVA, C# Such the preparation of the digital signature code sequence, which has three different written languages
- 2023-05-06 02:45:02下载
- 积分:1
-
常见加密算法汇总的C++实现,初学加密算法者适用
常见加密算法汇总的C++实现,初学加密算法者适用-Common encryption algorithm aggregate C++ Realize, learning to apply the encryption algorithm
- 2022-01-20 23:18:21下载
- 积分:1
-
个人编的rsa的源代码,算出public―private key;其中有Euclid,Extend Euclid的实现,以及Millar...
个人编的rsa的源代码,算出public―private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密-Rsa personal series of source code, calculate the public-private key including Euclid, Extend Euclid realization, as well as the Millar-Rabin test realization, and the encryption/decryption
- 2022-02-15 01:43:51下载
- 积分:1
-
MD4的源代码。该算法来源于应用密码学的随书附带光盘。已通过调试...
MD4的源代码。该算法来源于应用密码学的随书附带光盘。已通过调试-MD4 source. The algorithm derived from the application of cryptography book with CD-ROM attached. Through debug
- 2022-05-21 08:15:41下载
- 积分:1
-
Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。...
Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。-Crypto++ Packages, including 11 examples of 25 kinds of encryption algorithm source code, from the AES to XTEA.
- 2022-11-24 20:20:03下载
- 积分:1