-
The view does not contain the JCrypTool default title and information area.
-
The view does not contain the JCrypTool default title and information area.
-
Follow up task on https://github.com/jcryptool/core/issues/79
Migrate existing algorithm crypto plug-ins to the new Command based algorithm extension point.
-
Opening the help with an active plug-in may jump to the wrong start page. This happens when two plug-ins share parts of the same id, like org.jcryptool.visual.sigVerification and org.jcryptool.visual.…
-
Storing elliptic curve keys in the JCT-keystore ends in an exception, cause might be a different number of arguments provided by algorithm.xml than expected by the class:
java.lang.NoSuchMethodExcept…
-
Follow up task on https://github.com/jcryptool/core/issues/79
Non-algorithm extension points for Analysis, Visualizations and Games must support Eclipse Commands as Algorithms does.
-
plugin_customization.ini is deprecated, move its contents into css.
-
Keystore access fails with self generated keys.
java.security.UnrecoverableKeyException: Given final block not properly padded
at com.sun.crypto.provider.SunJCE_z.a(DashoA13_..)
at com.sun.cr…
-
Using the editor drop down menu in the main toolbar ends in an exception (every command included in this drop down), at least on OS X. The File menu is working.
java.lang.ClassCastException: org.jcry…
-
The View Menu of File Explorer shows several empty entries, the Eclipse Console shows a ClassCastException:
!ENTRY org.eclipse.ui 4 0 2015-02-11 18:32:10.710
!MESSAGE Unhandled event loop exception
!…