Join Slack
Powered by
I don't suppose the standard Kotlin libraries have...
# getting-started
v
v79
09/15/2017, 3:33 PM
I don't suppose the standard Kotlin libraries have a handy md5 method?
a
agomez
09/15/2017, 3:38 PM
guava and commons-codec have some utilities methods to work with md5 and other hashes
agomez
09/15/2017, 3:38 PM
much simpler than jdk built ins
v
v79
09/15/2017, 3:53 PM
Thanks, I'll check them out.
Open in Slack
Previous
Next