It might be this one: https://www.boazbarak.org/Papers/obfuscate.pdf The original paper with the same name is from 2001. A great article on IO: https://www.quantamagazine.org/computer-scientists-achieve-c...
Sure, if the algorithm you want to brute force is slower, it will take longer to break it. This is e.g. why password hashes use the slow bcrypt rather then the fast SHA-256 hashing algorithm.…
It might be this one: https://www.boazbarak.org/Papers/obfuscate.pdf The original paper with the same name is from 2001. A great article on IO: https://www.quantamagazine.org/computer-scientists-achieve-c...
Sure, if the algorithm you want to brute force is slower, it will take longer to break it. This is e.g. why password hashes use the slow bcrypt rather then the fast SHA-256 hashing algorithm.…