-
同时的数据压缩和加密
同时进行数据压缩,加密和解密
摘要
网络通信的安全性可以说是世界上最重要的问题,今天给定的有价值的信息,在不同的网络里传递的大量。而较大的文件,需要对网络安全发送,它必须被加密。在规模较大的文件进行加密时,仍然会增加的大小。因此,通常其压缩并通过网络发送。数据压缩是著名的降低了存储和通信费用。它涉及到一个给定格式的转换数据,称为源信息,以更小的尺寸的格式的数据,被称为码字。数据加密称为保护信息不被窃听。它把一个给定的格式,称为明文,为另一种格式,称为密文的数据,用加密密钥。现有的与当前的压缩和加密方法的主要问题是
1.低速。
2.更多的处理时间。
3.更多的成本。
为了减轻这个问题,我们的方法结合了两种方法(压缩和加密)成一个过程。在新的方法加密和压缩的同时被完成。它需要较少的处理时间和更快的速度。
为压缩哈夫曼压缩算法。加伪随机洗牌成压缩的数据。在树中的节点洗牌。混洗是为了得到不同的霍夫曼表。加密后,我们将得到一个洗牌Huffman表
- 2023-08-21 16:55:03下载
- 积分:1
-
realtek562x系列驱动源码。wince,xscale平台。可轻松移植到其他arm平台下。...
realtek562x系列驱动源码。wince,xscale平台。可轻松移植到其他arm平台下。-realtek562x series driver source code. wince, xscale platform. Can be easily ported to other platforms under the arm.
- 2022-01-26 01:09:40下载
- 积分:1
-
a multi
a multi-threaded web crawler in java.
- 2022-02-21 19:56:38下载
- 积分:1
-
Software Quality is linked to the majority of programmers in mind in the mouth r...
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以
前捏造的C++/C 程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1 个读者的
建议。-Software Quality is linked to the majority of programmers in mind in the mouth rather than things! In addition to full and genuine programming lay outside experts, read the book early, you will be the first to feel the panic: " wow! I used to fabricate the C++/C process how there were so many problems?" Do not be sad, the author only A few years ago than you, more than just a few panic-stricken. Please take 12 hours to read through 100 of this book, you will be benefited, which is N-1 in front of the recommendations of readers.
- 2022-06-13 13:23:33下载
- 积分:1
-
是一个传真TIFF文件格式转换成PDF格式。里面的原始代码没有美国..
是一个把TIFF传真的文件格式转化成PDF格式。里面的原代码没有使用任何第三方控件,是个很不错的小工具,但要主要环境的配置。-Is a fax to TIFF file format into PDF format. Inside the original code did not use any third-party controls, is a very good gadget, but the main environmental configuration.
- 2022-03-18 16:31:07下载
- 积分:1
-
花样多
Synchronized multi-threading in C++ (No MFC!)
- 2022-03-26 00:31:41下载
- 积分:1
-
ASMLIB06汇编源代码
ASMLIB06汇编源代码-ASMLIB06 compile source code
- 2022-07-03 14:18:56下载
- 积分:1
-
本代码实现了自动对VC工程中的非必须文件进行清理。
本代码实现了自动对VC工程中的非必须文件进行清理。-the code to achieve the automatic right VC project of the non-paper to be cleared.
- 2022-03-23 22:15:55下载
- 积分:1
-
Delphi源码 网络文件 断点续传
Delphi源码 网络文件 断点续传-Delphi source network file HTTP
- 2022-03-11 17:01:42下载
- 积分:1
-
不错的课程设计题目 数据库,内含源代码,不需要解压密码,直接使用...
不错的课程设计题目 数据库,内含源代码,不需要解压密码,直接使用-good curriculum design topics database containing the source code, not extracting passwords used directly
- 2022-03-21 16:44:05下载
- 积分:1