HackerTrans
トップ新着トレンドコメント過去質問紹介求人

throwaway-9111

no profile record

コメント

throwaway-9111
·昨年·議論
Why not a simple sha(id + username + bcrypt(pass))

Is there any security issues with that? I'm a "newb" in this area, so I'm genuinely curious about the flaws with the naive approach
throwaway-9111
·昨年·議論
In that case you can use the lombok @SneakyThrows annotation that converts a checked exception to a runtime exception