simlei on Weekly-1.0.8.17-20220808
simlei on develop
[Generated] commit for tag Week… other formulation for year (compare)
simlei on develop
make target version fix re-include OS/X into shipped jr… change dependency for JRE to "n… and 21 more (compare)
simlei on Weekly-1.0.8.14-20220801
simlei on Weekly-1.0.8.3-20220719
simlei on Weekly-1.0.8.2-20220719
simlei on Weekly-1.0.8.1-20220718
simlei on develop
comment out feature update site temporarily disable zipping pro… revert and 8 more (compare)
simlei on develop
remove JUNIT from sphincsplus c… add eclipse source plugin add new tycho build file to git… and 12 more (compare)
simlei on Weekly-Build--20220711
simlei on develop
rewrite maven build for dev/wee… update build add individual version numbers … and 3 more (compare)
simlei on develop
add developer target add libraries to feature update target for thirdparty li… and 34 more (compare)
simlei on Weekly-Build--20220620
simlei on Weekly-Build--20220613
simlei on develop
change update site to weekly bu… (compare)
simlei on Weekly-Build--20220530
simlei on Weekly-Build--20220523
simlei on Weekly-Build--20220509
simlei on develop
HE plugin: remove line breaks (compare)
simlei on Weekly-Build--20220502
Ok, ich schätze das Problem wird nicht allzu groß sein, bzw. viele Nutzer betreffen. Könnte man sonst eine "Umleitung" einbauen die beim Laden solcher Keys einfach auf neue umschwenkt?
Ad Monospaced Schriftart: Ich habe Herrn Schadow kontaktiert. Er hat gemeint das geht in Ordnung und wenn es auf Linux und Windows geht wird es höchstwahrscheinlich auch auf Macs funktioniern. Ich habe das jetzt mal eingebaut und im core einen Pull-Request gestellt. Die Schriftart wird jetzt noch nirgends (außer bei mir lokal) verwendet, also sollten erst einmal sowieso keine Probleme auftauchen.
Auf meinen beiden Entwicklungsrechnern mit Windows 7 und KDE Manjaro Linux hats funktioniert, sowohl in Eclipse als auch der Maven-Build.
Da fällt mir gerade auf, dass ich aus versehen einen hardcoded String ("Aktueller Schritt") vergessen habe, könntest du den merge dann nochmal rebasen @grthor? Sonst mach ich es und stell den PR neu.
Zusätzlich hab ich einen Issue aufgemacht, weil die Animation auf Linux nicht funktioniert jcryptool/crypto#252. @simlei Könntest du mal schauen ob das auf deinem Ubuntu auch nicht geht?
@dheeraj-thedev Hi, there are unfortunately no tests for Twofish in JCrypTool.
However, we just use the Twofish implementation that the BouncyCastle library provides.
https://www.javadoc.io/doc/org.bouncycastle/bcprov-jdk15on/1.55/org/bouncycastle/jcajce/provider/symmetric/Twofish.html
BouncyCastle provides test suites: https://www.bouncycastle.org/latest_releases.html -- the JARs in the rightmost column
Hello there,
I am a master's student in High Integrity Systems at Frankfurt University Of Applied Sciences.
During my IT security course, I was introduced to cryptool and become a huge fan of the tool. Used it to understand hash algorithms, digital signature, TLS handshake protocol, and plenty others.
However, now I would like to contribute to the tool, The project S/MIME or Stream Cipher seems interesting (I am open to suggestions for any other projects). If anyone could maybe guide me as to how could I contribute, it would be great.
Thanks