VirtualTam's bookmarks
4 bookmarks found
Page 1 of 1
-
- https://security.stackexchange.com/questions/4781/do-any-security-experts-recommend-bcrypt-for-password-storage
- https://security.stackexchange.com/questions/17421/how-to-store-salt
- https://codahale.com/how-to-safely-store-a-password/
- https://security.stackexchange.com/questions/133239/what-is-the-specific-reason-to-prefer-bcrypt-or-pbkdf2-over-sha256-crypt-in-pass
- https://security.stackexchange.com/questions/211/how-to-securely-hash-passwords/31846
-
- https://en.wikipedia.org/wiki/SHA-1
- http://stackoverflow.com/questions/1867191/probability-of-sha1-collisions
- http://en.wikipedia.org/wiki/Birthday_problem
Some thoughts we had while toying with Gerrit, which artificially tracks different commits to group them as "patch sets", by using a Change-Id SHA-1 in the commit message:
-
gitbrute: bruteforce a Git commit SHA-1
2015-02-14 Applied example: https://github.com/bradfitz/deadbeef
-
FIPS 180-1 - Secure Hash Standard
2013-08-18
Page 1 of 1