lk-geimfari/secrets.clj

Use getInstanceStrong

lk-geimfari opened this issue · 0 comments

Consider using https://docs.oracle.com/javase/8/docs/api/java/security/SecureRandom.html#getInstanceStrong - instead of the sha1prng that is the default in secureRandom.

The original author of the proposal: Linus Ericsson.