-
简单的密码的例子,使用VB的源码, 非常简单明了,希望大家喜欢。...
简单的密码的例子,使用VB的源码, 非常简单明了,希望大家喜欢。-Simple Example of VB Source Code for Encrypt, Rudimentary encryption/decryption demo program
- 2022-03-16 22:25:01下载
- 积分:1
-
KeYl0gByMe
--KeYl0gByMe—Il s agit d un petit监测仪非常简单。伊尔日志兜售的类型去接触。我遇到了校长的问题。Le fichier en se任命问题:stsvc.txt文件Cr Beng接受:benozor77。网站管理员黑客技术.tk网站:http://www.hackologie.tk retruvez-moi澳大利亚南部地区:irc.coolsmile公司:6667 gt;gt;gt;#hackplanet sous le pseudo滥用。
- 2022-03-01 15:14:53下载
- 积分:1
-
简单的文件加密程序,希望站长保留,一些小课程设计可以用...
简单的文件加密程序,希望站长保留,一些小课程设计可以用-Simple file encryption program, owners want to retain some small curriculum design can be
- 2022-09-18 15:15:03下载
- 积分:1
-
visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
visual basic agai-visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
- 2023-03-16 12:05:03下载
- 积分:1
-
TTrialSoftware LITE时间限制的共享软件控件。(源代码,需注册)价格:$120。工作在:CB5 D5。作者:Martin。...
TTrialSoftware LITE时间限制的共享软件控件。(源代码,需注册)价格:$120。工作在:CB5 D5。作者:Martin。-Time-bound TTrialSoftware LITE-sharing software control. (Source code, to be registered) Price: $ 120. Working in: CB5 D5. Author: Martin.
- 2022-10-10 01:25:03下载
- 积分:1
-
openssl 0.9.6版本,含多种加密算法,ssl,密钥管理,x509证书,pkcs标准等实现...
openssl 0.9.6版本,含多种加密算法,ssl,密钥管理,x509证书,pkcs标准等实现-openssl 0.9.6 version,includes sevral kinds of encryption algorithm,ssl,password administration,x509 certificate, realization of pkcs standard etc
- 2022-04-17 22:49:36下载
- 积分:1
-
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法(
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy to use, the entire line
regulation C language storehouse, at first is the Gringotts
development. Its goal is the data seal in an encryption and in the
compression document. It uses the encryption algorithm ((RIJNDAEL
12.8/256, million SERPENT, TWOFISH, CAST256, SAFER, LOKI97, uses in
3DES which encrypts, as well as Hasche function SHA1 and RIPEMD-160)
guarantee the data to be as far as possible safe, and the permission
user to all uses encryption, the Hasche function and the compression
algorithm has the complete control.
- 2022-01-31 22:59:14下载
- 积分: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
-
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)...
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)以DTab为S-盒;
(2)以DTab为P置换
-from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. Try to write were "seeking DArea by which all data (1) DTab S-boxes; (2) DTab replacement for the P
- 2023-04-08 23:00:03下载
- 积分:1
-
一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码...
一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码- Completely uses the java compilation the encryption general
algorithm package, contains des, des3, rsa and so on very many
encryptions calculates the law origin code
- 2022-05-20 18:13:01下载
- 积分:1