summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/util/Sha512Crypt.java
Commit message (Expand)AuthorAgeFilesLines
* Add support of Junit 5 and refactor unit testsManuel Bentele2021-03-121-9/+0Star
* Implement global image exchange with satellite serversSimon Rettberg2016-08-301-1/+1
* Added test case for sha512crypt, removed try/catch blocks from other tests, s...Simon Rettberg2014-04-191-2/+3
* Speed up sha512_crypt by caching sha512 digesters (thread local)Simon Rettberg2014-04-191-16/+31
* Initial CommitSimon Rettberg2014-03-281-0/+492