-
Notifications
You must be signed in to change notification settings - Fork 5
Cheat Sheet
Johann N. Löfflmann edited this page Sep 8, 2021
·
25 revisions
The cheat sheet covers both the Command Line Interface (CLI) and the Java API (Application Programming Interface).
jacksum --info
or
jacksum -a all --list
Map<String, String> availableAlgorithms = JacksumAPI.getAvailableAlgorithms();
Jacksum • https://jacksum.net • Jacksum on GitHub