Skip to content

Releases: simlei/core

20211213

13 Dec 01:22
Compare
Choose a tag to compare
20211213 Pre-release
Pre-release

For Mac OS/X**: Please follow these instructions.

  • Download and install JRE 11 — Corretto — for Mac OS/X (Other JREs for OSX may work, but for example, "temurin" by OpenJDK shows some yet unresolved problems).
  • Extract the .tar.gz file. The result should be an app named jcryptool or jcryptool.app.
  • Execute the following commands — assuming you extracted JCrypTool directly in the folder "Downloads"; otherwise, adapt the command accordingly to match the folder the app is in.

sudo xattr -r -d com.apple.quarantine ~/Downloads/jcryptool.app

Pre-1.0 release after merging

24 Feb 15:58
Compare
Choose a tag to compare
Pre-release

OS/X users, please note: JCrypTool currently does not sign its weekly releases with a key that is known to Apple. As a consequence, the application may be flagged as not trustworthy. To run this release, do:

  • Dowload the .tar.gz file, extract it by double clicking it
  • In the download directory, run the following command in the terminal: sudo xattr -r -d com.apple.quarantine ./jcryptool.app

includes #core/168 and #crypto/284

WeeklyBuild--20211213

13 Dec 01:45
Compare
Choose a tag to compare
WeeklyBuild--20211213 Pre-release
Pre-release

For Mac OS/X**: Please follow these instructions.

  • Download and install JRE 11 — Corretto — for Mac OS/X (Other JREs for OSX may work, but for example, "temurin" by OpenJDK shows some yet unresolved problems).
  • Extract the .tar.gz file. The result should be an app named jcryptool or jcryptool.app.
  • Execute the following commands — assuming you extracted JCrypTool directly in the folder "Downloads"; otherwise, adapt the command accordingly to match the folder the app is in.

sudo xattr -r -d com.apple.quarantine ~/Downloads/jcryptool.app

Test release for core issues towards v1.0

29 Jan 22:47
Compare
Choose a tag to compare

Supposed to fix jcryptool#149, jcryptool#150, jcryptool#151, jcryptool#153, jcryptool#120

cumulative issue for feedback: jcryptool#168

OSX file updated 2020/02/04; don't use the one marked as __outdated

Impromptu Build to include org.jcrytool.functionlistgen early

21 Dec 16:57
Compare
Choose a tag to compare

Includes org.jcryptool.functionlistgen on top of the current weekly build; see also https://github.com/simlei/org.cryptool.functionlist

Launch test release mainly for OSX, but also the other platforms

16 Oct 13:58
Compare
Choose a tag to compare

OSX was still not working with the packaged JRE the last time we checked. This should work: three + one binaries are attached. They should be tested whether they start correctly and use the packaged JRE.

More in jcryptool#150 . In a nutshell: please extract the product and see if it starts. Then, verify with (Menu)Help>About>Installation Details>Configuration whether you have it running on Java 11 (the path should to java should be inside the extracted JCT "installation").

Keystore test release

29 Oct 18:29
29ef5f9
Compare
Choose a tag to compare
Keystore test release Pre-release
Pre-release

This should fix jcryptool#120
and follows up on jcryptool#120 (comment)

OSX is still not working.

JRE 11 lauch, context help (#153) test

26 Oct 09:11
29ef5f9
Compare
Choose a tag to compare
Pre-release

This is a very quick pre-release testing jcryptool#153 and jcryptool#149

Please test whether JCT starts and Java 11 is used (installation details)
Please also test whether you can click links in the context help

Please report in the resp. issues if it works, via gitter or mail if not. Thanks :)