jcryptool / crypto

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

Removed com.lowagie.itext (PDF export) #330

Closed grthor closed 4 years ago

grthor commented 4 years ago

I tried to migrate to iText7, but there were two problems. Therefore I decided to remove com.lowagie.itext (iText2). This removes the possibility to export the result as PDF in the "Chinese Remainder Plugin" and the "Extended Euclid Plugin". But I think compared to the effort to use iText7 the removal of the export options is reasonable.

Now to the reasons why I decided to remove the plugin.

Because of both reasons i decided to remove the plugin.

Now to what I have done:

If merged, resolves https://github.com/jcryptool/core/issues/223