CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - playfair java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - playfair java - List
[
JSP/Java
]
Playfair
DL : 0
playfair算法的java实现,用netbeans做的,在别的编译器中图形界面的显示可能又问题
Date
: 2008-10-13
Size
: 5.39kb
User
:
yy
[
JSP/Java
]
Playfair
DL : 0
用java swing可视化图形界面实现的playfair加密解密程序
Date
: 2008-10-13
Size
: 19.71kb
User
:
小 J
[
Crack Hack
]
vg
DL : 0
vigenere,playfair加密解密-vigenere, PLAYFAIR encryption and decryption
Date
: 2025-07-06
Size
: 1kb
User
:
物流
[
JSP/Java
]
Playfair
DL : 0
playfair算法的java实现,用netbeans做的,在别的编译器中图形界面的显示可能又问题-Playfair algorithm java realized, using NetBeans to do, in other compiler in the graphical interface display may be the problem
Date
: 2025-07-06
Size
: 5kb
User
:
yy
[
JSP/Java
]
Playfair
DL : 0
用java swing可视化图形界面实现的playfair加密解密程序-err
Date
: 2025-07-06
Size
: 19kb
User
:
小 J
[
Crack Hack
]
source
DL : 1
Java实现传统算法加密解密,包括单表代换,PLAYFAIR,维吉尼亚算法。-Java realize traditional encryption and decryption algorithms, including single-table substitution, PLAYFAIR, Virginia algorithm.
Date
: 2025-07-06
Size
: 41kb
User
:
王能
[
Crack Hack
]
assgin2
DL : 0
playfair加密简单实现 生成密钥矩阵,加密解密-Playfair encryption keys generated realize a simple matrix, encryption and decryption
Date
: 2025-07-06
Size
: 12kb
User
:
高浩文
[
Crack Hack
]
PlayFair
DL : 0
PlayFair算法的一个很好的实现,分享给大家-Playfair algorithm realize a good share to the U.S.
Date
: 2025-07-06
Size
: 18kb
User
:
Dave
[
Crack Hack
]
PL
DL : 0
playfair 加密算法的java实现,使用密码学的学生学习参考-Playfair encryption algorithm to achieve the java, the use of cryptography reference to student learning
Date
: 2025-07-06
Size
: 1kb
User
:
liufan
[
JSP/Java
]
Playfair
DL : 0
playfair加密解密算法 其中i与q绑定在一起希望大家能够喜欢-Playfair encryption and decryption algorithms and q which i hope that we can bind together like
Date
: 2025-07-06
Size
: 2kb
User
:
刘勋
[
Crack Hack
]
Monoalphabetic
DL : 0
单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
Date
: 2025-07-06
Size
: 1kb
User
:
hayley
[
Crack Hack
]
Playfair
DL : 0
playfair加密算法、解密算法的实现示例,用于英文字符-Playfair encryption algorithm, decryption algorithm example(only for English characters)
Date
: 2025-07-06
Size
: 1kb
User
:
hayley
[
CA auth
]
PlayfairCipher_codes
DL : 0
Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair -Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair
Date
: 2025-07-06
Size
: 130kb
User
:
黃文岩
[
JSP/Java
]
Playfair
DL : 0
最近在学密码学,这一个实现playfair加密算法的java类,主要包括构造函数、加密函数和解密函数,还有几个辅助函数,附有测试类,在控制台下运行的。-A recent study of cryptography, which playfair encryption algorithm to achieve a java class, mainly including constructor, encryption and decryption function, a function, and several auxiliary functions, with a test class, running under the console.
Date
: 2025-07-06
Size
: 6kb
User
:
老棉
[
JSP/Java
]
playfair
DL : 0
Java实现经典加密算法,PlayFair算法-Java implementation classical encryption algorithm, PlayFair algorithm
Date
: 2025-07-06
Size
: 6kb
User
:
林哲宁
[
CA auth
]
playfire
DL : 0
playfair cipher. the website for encrypt and decrypt the message
Date
: 2025-07-06
Size
: 311kb
User
:
rean
[
JSP/Java
]
Playfair
DL : 0
playfair java program in network security
Date
: 2025-07-06
Size
: 1kb
User
:
saba
[
Crack Hack
]
Playfair
DL : 0
java实现的Playfair密码算法,可以实现加密和解密功能-java implementation of the Playfair cipher, encryption and decryption functions can be achieved
Date
: 2025-07-06
Size
: 2kb
User
:
李国华
[
JSP/Java
]
Playfair
DL : 0
蓝桥杯第二届软件设计大赛预赛java本科组试题代码-Blue Bridge Cup Software Design Competition preliminaries item code
Date
: 2025-07-06
Size
: 1kb
User
:
沈苏豫
[
Crack Hack
]
Playfair
DL : 0
用java语言实现传统古典密码playfair算法,密钥自行输入并输出代换表-Using java language of traditional classical cryptographic playfair algorithm, the key input and output substitution table itself
Date
: 2025-07-06
Size
: 1kb
User
:
许
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.