A recoverable md5 algorithm. Creates an MD5 that can be restarted without reading the entire input again.
'com.github.moaxcp:recMD5:1.0.1'
<dependency>
<groupId>com.github.moaxcp</groupId>
<artifactId>recMD5</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="com.github.moaxcp" name="recMD5" rev="1.0.1"/>
"com.github.moaxcp", "recMD5", "1.0.1"