Class KeyRandomArt

java.lang.Object
org.apache.sshd.common.config.keys.KeyRandomArt
All Implemented Interfaces:
AlgorithmNameProvider, KeySizeIndicator

public class KeyRandomArt extends Object implements AlgorithmNameProvider, KeySizeIndicator
Draw an ASCII-Art representing the fingerprint so human brain can profit from its built-in pattern recognition ability. This technique is called "random art" and can be found in some scientific publications like this original paper: "Hash Visualization: a New Technique to improve Real-World Security", Perrig A. and Song D., 1999, International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99)
Author:
Apache MINA SSHD Project
See Also: