-
rsa的公钥计算,已知道密钥为5的情况下
rsa的公钥计算,已知道密钥为5的情况下-rsa public key calculation, already know the key to the case of 5
- 2022-07-01 17:03:07下载
- 积分:1
-
LZW字典编解码
LZW编码是围绕称为词典的转换表来完成的。这张转换表用来存放称为前缀(Prefix)的字符序列,并且为每个表项分配一个码字(Code word),或者叫做序号。这张转换表实际上是把8位ASCII字符集进行扩充,增加的符号用来表示在文本或图像中出现的可变长度ASCII字符串。扩充后的代码可用9位、10位、11位、12位甚至更多的位来表示。
- 2023-06-26 06:05:04下载
- 积分:1
-
古典加密delphi源码,几种长用得加密算法,大学的时候学的!...
古典加密delphi源码,几种长用得加密算法,大学的时候学的!-Classical encryption delphi source, several long-used encryption algorithm, when the university to learn!
- 2022-10-27 11:45:05下载
- 积分:1
-
这是一个加密文件的程序,
这是一个加密文件的程序,-This is a document encryption procedures,
- 2022-04-08 04:47:34下载
- 积分:1
-
EditPlus是不坏!我想我可以享受它ervryone。
editplus is not bad!I want ervryone can enjoy it with me .-HTML is not bad! I want ervryone can enj oy it with me.
- 2023-01-28 19:20:04下载
- 积分:1
-
delphi6写的CRC32的加密算法。 另有付加例子程序
delphi6写的CRC32的加密算法。 另有付加例子程序-Delphi6 CRC wrote the encryption algorithm. Another example of pay increase procedures
- 2023-04-28 01:25:03下载
- 积分:1
-
数字电影打包加密软件
本软件设计一共分为两个模块:打包加密模块和发行模块。Ø 打包加密模块:实现视频文件的打包加密,音频文件的打包,CPL文件生成,PKL文件生成和创建一个本地资产映射文件MAP.asmap(管理有关影片及密钥相关信息用于发行)。Ø 发行模块:读取MAP.asmap中内容,根据encrypt一项判断视频是否加密。若加密根据MAP.asmap中相关内容和要发行的机器证书文件生成KDM文件和ASSETMAP,若未加密则只生成ASSETMAP文件。
- 2023-08-29 03:05:09下载
- 积分:1
-
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
- 2022-03-13 06:04:47下载
- 积分:1
-
我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数...
我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数 -DLL source which is overwirted by comp430s, can be used in multi-thread.Attached by DES encryption Algorithm
- 2022-09-25 13:35:03下载
- 积分:1
-
文件中有说明,本程序主要提供了MD5算法的功能实现!
文件中有说明,本程序主要提供了MD5算法的功能实现!-Document has indicate that this procedure provides the main function of MD5 algorithm realize!
- 2022-03-13 13:36:05下载
- 积分:1