Skip to content

kkretsch/JaStaCry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to JaStaCry Pages

We are nearly live with the first version.

In the meantime have a look at JaStaCry Blog

GIT repos

Main development location is using a personal GitLab but we mirror the git repo also to Github.

CI status

Sonarqube says:

manual command lines

Check for package updates

mvn versions:display-dependency-updates

run script

cd target/
dd if=/dev/zero of=input.dat bs=1M count=1
java -jar jastacry-0.6.5.jar -c ../src/test/resources/conf_dieharder.cfg --encode -i input.dat -o output.dat

Versioning

Updating version hint following files:

  • sonar-project.properties
  • pom.xml
  • VERSION.cpe
  • CHANGELOG

Gitlab pages

Automated documentation here.