CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 数据压缩

搜索资源列表

  1. libgringotts-1[1].2.1.rar

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:160704
    • 提供者:
  1. pgp262

    0下载:
  2. PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这 段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的 保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:283099
    • 提供者:刘二
  1. 数据加密与数字签名系统.rar

    1下载:
  2. RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
  3. 所属分类:加密解密

    • 发布日期:2012-11-07
    • 文件大小:186687
    • 提供者:maoxin
  1. MasteringAlgorithmswithC

    0下载:
  2. 一份很详尽的数据结构与算法资料。除了最基本的数据结构知识外,还介绍了数据压缩、des、rsa加解密等算法.-A very detailed information on data structures and algorithms. In addition to the basic data structure of knowledge, but also introduced a data compression, des, rsa encryption algorithm, etc..
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2003229
    • 提供者:kaiyan
  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:160975
    • 提供者:薛某某
  1. jiamijiemi

    0下载:
  2. 该压缩包里主要写了几个关于如何将文本数据加密解密序列化的实现-The compression bag mainly on how to write a few text data encryption and decryption sequence of realize
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:19655
    • 提供者:lingxiao
  1. zidianxu

    0下载:
  2. 在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小写英文字母组成A={a,b,…,z}。-In data encryption and data compression is often the need for special encoded string. Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z).
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:26996
    • 提供者:周伦
  1. DES

    0下载:
  2. 一种便于进行数据加密压缩的方法,谢谢大家的批评指正-a way to encrypting and compress the data,thanks for your requestion
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1955849
    • 提供者:李俊
  1. stream-cipher

    0下载:
  2. 序列密码的生成程序压缩包。包括密钥数据生成程序和序列密码的生成-Sequence to generate a password archive program. Including key data generation process and stream cipher generation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:560592
    • 提供者:杜飞
  1. MTF_transform

    0下载:
  2. MTF变换,一种字节数据流编码方式,用来改善加密压缩性能-The move-to-front transform (or MTF) is an encoding of data (typically a stream of bytes) designed to improve the performance of entropy encoding techniques of compression. When efficiently implemented, it is fast enough
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:20597
    • 提供者:sununjoy
  1. DES

    0下载:
  2. DES加密算法,初始置换、密钥置换、密钥循环、密钥压缩置换、数据扩展置换、、S盒替换、P盒置换、末置换 -DES encryption algorithm, the initial replacement, key replacement, key loops, key compression replacement, data expansion permutation,, S cartridge replacement, P cartridge replacement, replacem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:514662
    • 提供者:王英
  1. LZW

    0下载:
  2. 数据压缩大作业,LZ77算法的实现,简单实用。-Data compression, LZ77 algorithm, simple and practical
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:48408
    • 提供者:程红
  1. MD5Encrypt

    0下载:
  2. MD5算法具有以下特点: 1、压缩性:任意长度的数据,算出的MD5值长度都是固定的。 2、容易计算:从原数据计算出MD5值很容易。 3、抗修改性:对原数据进行任何改动,哪怕只修改1个字节,所得到的MD5值都有很大区别。 4、强抗碰撞:已知原数据和其MD5值,想找到一个具有相同MD5值的数据(即伪造数据)是非常困难的。 MD5的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的十六进制数字串)。除了MD
  3. 所属分类:加密解密

    • 发布日期:2017-12-15
    • 文件大小:21504
    • 提供者:Sky_Vico
搜珍网 www.dssz.com