play-scala-secure-session-example
play-scala-secure-session-example copied to clipboard
Use Google Tink
Libsodium / kalium requires a binary which is not pure Java, so it's not ideal. (It does have very short keys that can be passed around though.)
https://github.com/google/tink has a Java API and is well documented and supported, so maybe using it instead would be better for project purposes.