jcryptool / crypto

JCrypTool Crypto Plug-ins
https://www.cryptool.org
Eclipse Public License 1.0
68 stars 39 forks source link

Graph Isomorphism: Missing title area #79

Closed dschadow closed 9 years ago

dschadow commented 11 years ago

The view does not contain the JCrypTool default title and information area.

hfriedr commented 9 years ago

The Zero Knowledge plug-in already provided a useful class called ZKHeaderComposite that had only been used for providing a title area for the Magic Door scenario. With two additional setter methods added, the ZKHeaderComposite class could also be used to provide a title area for the remaining scenarios of the Zero Knowledge plug-in, including Graph isomorphism.