Java notes for Secure Code Review

Interesting class

SecureRandom

Tools

I usually use codium I am not a huge fan of IDE lol So if you want smart navigation you can use codium (or visual studio code) along with the extention Language Support for Javaarrow-up-right This way if you ctrl+click on function for example you will get to the function definition.

Last updated