-
here is aan ebook for flex
here is aan ebook for flex
- 2022-01-25 14:42:07下载
- 积分:1
-
文件加密技术的程序
文件加密技术的程序-file encryption procedures
- 2022-07-23 20:38:39下载
- 积分:1
-
frey map chaotic random sequence of MATLAB generated source
frey map混沌随机序列的MATLAB产生源程序-frey map chaotic random sequences generated source MATLAB -frey map chaotic random sequence of MATLAB generated source-frey map chaotic random sequences generated source MATLAB
- 2023-02-28 06:15:03下载
- 积分: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
-
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。...
线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important
constituent, this procedure realizes this method.
- 2023-02-23 09:20:04下载
- 积分:1
-
windows lm 加密 des 加密算法
windows lm 加密 des 加密算法-LM encrypt
- 2022-05-21 19:58:43下载
- 积分:1
-
encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-EDE in CBC mode:
cryptest t
- To encrypt or decrypt a file
cryptest e|d input output
- To share a file into shadows:
cryptest s file
(make sure file has no extension, if you re running this under DOS)
- To reconstruct a file from shadows:
cryptest j output file1 file2 [....]
- To gzip a file:
cryptest z input output
- To gunzip a file:
cryptest u input output
- To run validation tests:
cryptest v
- To run benchmarks:
cryptest b [time for each benchmark in seconds]
-encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
- 2022-03-01 22:16:59下载
- 积分:1
-
椭圆曲线加密算法
椭圆曲线加密算法-elliptic curve cryptosystem
- 2023-04-04 11:20:03下载
- 积分:1
-
网络新手学习的好教程
网络新手学习的好教程-Network novice to learn a good tutorial
- 2022-04-28 01:36:28下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或修改
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.-This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- 2023-09-01 09:20:03下载
- 积分:1