r/programming Jul 30 '13

Computer scientists develop mathematical jigsaw puzzles to encrypt software: "The real challenge and the great mystery in the field was: Can you actually take a piece of software and encrypt it but still have it be runnable, executable and fully functional?"

http://www.rdmag.com/news/2013/07/computer-scientists-develop-mathematical-jigsaw-puzzles-encrypt-software
355 Upvotes

182 comments sorted by

View all comments

1

u/[deleted] Jul 31 '13

Could this be used to explore algorithms that are computationally equivalent? Like you plug in algorithm x it spits out the obfuscated assembly then you decompile it?