Hacker News
- Password Algorithms http://penguindreams.org/blog/password-algorithms/ 110 comments
- Algorithm Based Passwords http://masterpasswordapp.com/ 4 comments
- Castlevania III Password Algorithm https://meatfighter.com/castlevania3-password/ 31 comments
- Turing Award winner came up with this algorithmic trick for passwords http://www.computerworld.com/article/2978392/data-security/tired-of-memorizing-passwords-a-turing-award-winner-came-up-with-this-algorithmic-trick.html 4 comments
- Prince – Modern password guessing algorithm [pdf] http://hashcat.net/tools/princeprocessor/prince-attack.pdf 5 comments
- Password with Argon2 Algorithm, the Winner of the Password Hashing Competition https://argon2.online/ 15 comments
- The Math of Password Hashing Algorithms and Entropy (2019) https://fusionauth.io/learn/expert-advice/security/math-of-password-hashing-algorithms-entropy/ 10 comments
- Show HN: Cracking passwords with a simple genetic algorithm https://github.com/lyle-nel/siga 58 comments
- The Bcrypt Password Hashing Algorithm Starts Its Long Goodbye https://www.wired.com/story/bcrypt-password-hashing-25-years/ 6 comments
- Understanding How the Time-Based One-Time Password Algorithm Works https://blog.digitalbunker.dev/2020/08/27/how-do-time-based-one-time-password-totp-services-work/ 35 comments
- Tired of memorizing passwords? Manuel Blum came up with this algorithmic trick http://www.networkworld.com/article/2978312/tired-of-memorizing-passwords-a-turing-award-winner-came-up-with-this-algorithmic-trick.html 93 comments
- Mega Man 2 (NES) password algorithm and code https://github.com/kpshek/mm2pwd 50 comments
Lobsters
- Software and Algorithms: Password Management http://software-and-algorithms.blogspot.com/2012/06/password-management.html 22 comments programming
- Castlevania III Password Algorithm https://meatfighter.com/castlevania3-password/ 76 comments programming
- Algorithm for creating Smart lock passwords https://rentinglock.com/?fbclid=IwAR2F8HNTZ82ry7YOFsCqvzlqKW98-WDV_xQMhTdzOyaGB0_-3PJJcTruDas#more 3 comments crypto
- Is NIST recommending a password hashing algorithm that the researchers themselves recommend against using? https://pages.nist.gov/800-63-3/sp800-63b.html 9 comments crypto
- Cracking passwords with a simple genetic algorithm. https://github.com/lyle-nel/siga 4 comments cpp
- PRINCE - Modern password guessing algorithm (pdf) http://hashcat.net/tools/princeprocessor/prince-attack.pdf 75 comments netsec
- Passwap: Seamlessly Swap Password Hashing Algorithms in Your Go Project https://github.com/zitadel/passwap 6 comments golang
- What do you think about the Master Password algorithm? It's an alternative to password vaults / managers. https://en.wikipedia.org/wiki/Master_Password 17 comments privacy
- Tired of memorizing passwords? A Turing Award winner came up with this algorithmic trick. http://www.computerworld.com/article/2978392/data-security/tired-of-memorizing-passwords-a-turing-award-winner-came-up-with-this-algorithmic-trick.html 6 comments technology
- A collection of historic password hashing algorithms https://github.com/dchest/historic-password-hashes 5 comments crypto
- Competition for a new Password Hashing Algorithm https://password-hashing.net/ 16 comments netsec
- Mega Man 2 Password Generator and Algorithm https://github.com/kpshek/mm2pwd 11 comments programming
- UPASH - 🔒 Unified APIs for all Password Hashing Algorithms [CLI Available] https://github.com/simonepri/upash 4 comments javascript
- Is There a Encryption Algorithm that Allows for 2 Passwords with Two Different Outputs? https://www.reddit.com/r/crypto/comments/7uf7x2/is_there_a_encryption_algorithm_that_allows_for_2/ 22 comments crypto
- Automatic password rule analysis and generation using Reverse Levenshtein Path algorithm. http://www.thesprawl.org/research/automatic-password-rule-analysis-generation/ 6 comments netsec
- MD5 password encryption algorithm 'no longer safe' (no kidding) http://www.zdnet.com/blog/security/md5-password-encryption-algorithm-no-longer-safe/12317 3 comments technology
- Off The Grid: A paper based password encryption algorithm https://www.grc.com/offthegrid.htm 51 comments programming
- A naive memory-hard password-hashing algorithm https://crypto.stanford.edu/balloon/ 19 comments crypto
- Trenchcoat: Human-Computable Hashing Algorithms for Password Generation https://arxiv.org/abs/2310.12706 5 comments crypto
- Researchers develop cryptographic scheme that completely hides personal information from third parties when using single sign-on systems. The algorithm can be used not only with an ID and a password, but also with any other type of identity information, such as biometrics, credit card data, etc. https://www.tus.ac.jp/en/mediarelations/archive/20200630_0202.html 9 comments science
- How to detect weak password hashing algorithms using a black-box approach (Collision Based Hashing Algorithm Disclosure) https://www.netsparker.com/blog/web-security/collision-based-hashing-algorithm-disclosure/ 14 comments netsec
- TIL there's an ongoing competition for password hashing algorithms that has announced 9 finalists and intends to announce a winner by the end of June https://password-hashing.net/report1.html 16 comments crypto
- Good Grammar Makes Bad Password - A grammatically correct textual password is easier for algorithms to crack than one that with bad grammar http://www.scientificamerican.com/podcast/episode.cfm?id=good-grammar-makes-bad-password-13-02-04 5 comments technology