Hacker News new | ask | show | jobs
by waqf 3410 days ago
If you write a function int makeHash(int) which computes a trapdoor function, and I write a function int makeHash(int) which prepares breakfast and returns a status code, then they have the same signature but different semantic meaning.
1 comments

But in the case of API's, the signatures and the semantic meaning are the same