Comment on Unicode is Kind of InsaneComments−nofollow11ythe unicode consortium addresses this: http://unicode.org/reports/tr39/#Confusable_Detectionedit: a quick search found implementations of the described algorithms in c++ (ICU library) and perl (Unicode::Security).
Comments
the unicode consortium addresses this: http://unicode.org/reports/tr39/#Confusable_Detection
edit: a quick search found implementations of the described algorithms in c++ (ICU library) and perl (Unicode::Security).