Releases: simlei/core
20211213
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 namedjcryptool
orjcryptool.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
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
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 namedjcryptool
orjcryptool.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
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
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
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.
- Candidate 1: three for each platform, https://github.com/simlei/org.jcryptool.thirdparty/blob/5a24f29643f20e961a7d152adb0021a0c55efdb2/projects/org.jcryptool.thirdparty.jre/org.jcryptool.thirdparty.jre.macosx.feature/p2.inf
- Candidate 2: Just for OSX : alternative jre feature touchpoint https://github.com/simlei/org.jcryptool.thirdparty/blob/6cea2f9ce3cd86598086ba1e391ab1bc807306a8/projects/org.jcryptool.thirdparty.jre/org.jcryptool.thirdparty.jre.macosx.feature/p2.inf
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
This should fix jcryptool#120
and follows up on jcryptool#120 (comment)
OSX is still not working.
JRE 11 lauch, context help (#153) test
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 :)