LSBM

所属分类:matlab编程
开发工具:matlab
文件大小:3KB
下载次数:12
上传日期:2015-11-20 05:15:19
上 传 者farshi114
说明:  steganography using LSB matching

文件列表:
LSBM\LSBM_decode.m (1493, 2015-11-05)
LSBM\LSBM_encode.m (610, 2015-11-05)
LSBM\main.m (278, 2015-11-05)
LSBM\myfile.hdf (2913, 2015-11-05)
LSBM\string2bin.m (760, 2015-11-05)
LSBM\Untitled.m (613, 2015-11-05)
LSBM (0, 2015-11-20)

% AES-128, AES-192, and AES-256 encryption/decription functions. % Download up-to-date version from % http://radio.feld.cvut.cz/personal/matejka/wiki/doku.php?id=root:en:projects % Stepan Matejka, 2011, matejka[at]feld.cvut.cz % $Revision: 1.1.0 $ $Date: 2011/11/20 $ % % Files: % High level functions: % aesinit - Generate structure with s-boxes, expanded key, etc. % aes - Encrypt/decrypt array of bytes by AES. % aesinfo - Display info about AES setting in AES structure. % Low level 4x4 block functions: % aesdecrypt - Decrypt 16-bytes vector. % aesencrypt - Encrypt 16-bytes vector. % Test functions: % aestest - AES test script. % AES_GET_COUNTER - Generates counter for aes.m - an example.

近期下载者

相关文件


收藏者