资源列表
[加密解密] MTF_transform
说明: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<sununjoy> 在 2025-06-25 上传 | 大小:20kb | 下载:0
[加密解密] matlab2009
说明:codes for introduction to cryptography<wendydaniel> 在 2025-06-25 上传 | 大小:20kb | 下载:0
[加密解密] VernamCipher
说明:To encrypt plain text using vernam cipher method, user will need to input their own key in the my key text field. also can change front color of the interfaces. a very simple program using java to encrypt plain text into secret text.<tani89> 在 2025-06-25 上传 | 大小:20kb | 下载:0
[加密解密] DES
说明:DES是一种典型的块密码—一种将固定长度的平文通过一系列复杂的操作变成同样长度的密文的算法。对DES而言,块长度为64位。同时,DES使用密钥来自定义变换过程,因此算法认为只有持有加密所用的密钥的用户才能解密密文。密钥表面上是64位的,然而只有其中的56位被实际用于算法,其余8位可以被用于奇偶校验,并在算法中被丢弃。因此,DES的有效密钥长度为56位,通常称DES的密钥长度为56位。-DES is a typical block-cipher- a fixed-length level Thro<zhangyi> 在 2025-06-25 上传 | 大小:20kb | 下载:0