CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - cipher matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - cipher matlab - List
[
assembly language
]
des
DL : 0
DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。-DES is a block cipher. M is expressly assumed by 0 and a length of 64 strings of symbols, as well as key k 0 64, a string of symbols.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
蓝色简单
[
Program doc
]
38808_100259_8515
DL : 0
伪随机序列在扩频通信、流密码、信道编码等领域有着十分广泛的应用。文通过对伪随机m序列的编码和译码算法进行的MatLab语言仿真,验证了伪随机序列码的编码和译码算法,丰富了伪随机序列的实现方法,并提供了源代码。-Pseudo-random sequence in the spread spectrum communication, stream cipher, in areas such as channel coding has a very wide range of applications. Through the pseudo-random sequence m of encoding and decoding algorithm for the MatLab language simulation code pseudo-random sequence of coding and decoding algorithm, has enriched the realization of pseudo-random sequence method, and provides the source code.
Update
: 2025-02-17
Size
: 87kb
Publisher
:
Navy2008_CHINA
[
Special Effects
]
cipher
DL : 0
数字水印程序,可以把一副图象隐藏进另一幅图象中,并在传输后解压出来-Digital watermarking process, could be an image into another piece of hidden images, and transfer out after the decompression
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Densic
[
matlab
]
enigma
DL : 1
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors -The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors
Update
: 2025-02-17
Size
: 8kb
Publisher
:
Lin
[
Crack Hack
]
hills
DL : 0
I try to create GUI using Matlab to code hills polygraph cipher
Update
: 2025-02-17
Size
: 1.28mb
Publisher
:
Bayu
[
Crack Hack
]
SDES
DL : 0
This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Department, University of Damascus Information and Network Security Material
Update
: 2025-02-17
Size
: 2kb
Publisher
:
Maimouna
[
Crack Hack
]
XORcipher
DL : 0
XOR Cipher with different keys
Update
: 2025-02-17
Size
: 43kb
Publisher
:
khan
[
Graph program
]
Anewfeedbackimageencryptionschemebasedonperturbati
DL : 0
一种新型的基于反馈的混沌序列流密码发生器-A new chaotic sequence based on the feedback stream cipher generator
Update
: 2025-02-17
Size
: 465kb
Publisher
:
huyunfeitian
[
matlab
]
Polyalphabetic-Encryption-decryption
DL : 0
MATLAB EXAMPLE CODE FOR POLYALPHABETIC CIPHER
Update
: 2025-02-17
Size
: 809kb
Publisher
:
Syeda Sara Ahmed
[
matlab
]
Hidinginformationinbinaryimage
DL : 0
基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。-Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
sqt
[
matlab
]
Programs_pudn
DL : 0
THis contains routing algorithms and certain cipher techniques using Matlab
Update
: 2025-02-17
Size
: 67kb
Publisher
:
Asaph
[
Crack Hack
]
Caesar-cipher-encryption-decryption
DL : 0
Caesar encryption and decryption matlab code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zahiduowciit
[
CA auth
]
hill-cipher-matlab-encryption-and-decryption-code
DL : 0
Hill cipher encryption and decryption matlab code
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zahiduowciit
[
CA auth
]
matrix-transponse-in-vb-and-one-time-pad-cipher-c
DL : 0
one time pad encryption code in MATLAB and matrix transpose in visual basic
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zahiduowciit
[
matlab
]
lmcipher_master
DL : 0
lmcipher LMCipher:Logistic Map密码 单峰映射密码是使用单峰映射函数的密码概念的简单应用。 要使用INSTALL并编译运行'make'。 结束可执行文件“lmcipher”可用于使用给定的密钥加密文件。 关键越大,安全性越好。(lmcipher ======== LMCipher: Logistic Map Cipher The logistic map cipher is a simple proof of concept of a cipher that uses the logistic map function. To use see INSTALL and to compile run 'make'. The end executable 'lmcipher' can be used to encrypt files using a given key. The bigger the key the better the security.)
Update
: 2025-02-17
Size
: 227kb
Publisher
:
3Radiant
[
Crack Hack
]
Hill2_MATLAB
DL : 0
Hill2密码破译。适用于明文为拼音的Hill2密码类型。 运行软件平台MATLAB。使用时,只需输入截获的密文,运行程序,即可破译。(Hill2 password decoding. Hill2 cipher type suitable for plaintext pinyin. Running software platform MATLAB. When you use it, you only need to input the intercepted ciphertext and run the program to decipher it.)
Update
: 2025-02-17
Size
: 13kb
Publisher
:
JackSkyLily
[
Crack Hack
]
Hill2_MATLAB_Seek key
DL : 0
HIll2密码求密钥。适用于已知明文攻击。 可求加密密钥和解密密钥。 使用时,只需输入对应的两组明文与密文对,即可求得密钥。 运行软件:MATLAB。(HIll2 cipher for keys. It is applicable to known plaintext attacks. Encryption keys and decryption keys can be obtained. When using, only the corresponding two groups of plaintext and ciphertext pair are input, then the key can be obtained. Running software: MATLAB.)
Update
: 2025-02-17
Size
: 12kb
Publisher
:
JackSkyLily
[
matlab
]
泛射密码matlab实现
DL : 0
实现泛射密码,用matlab去实现泛射加密,解密功能,含有图形化界面(Universal pan cipher)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
KANLON
[
Crack Hack
]
matlab programs
DL : 0
Hill cipher Encrypt by using Hill cipher matlab code
Update
: 2025-02-17
Size
: 15kb
Publisher
:
mohammed
[
Other
]
work2 Vigenere cipher
DL : 0
维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)
Update
: 2025-02-17
Size
: 29kb
Publisher
:
judian
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.