Richard Klafter

Results 3 comments of Richard Klafter

The keys generated by Scallion are quite similar to those generated by shallot. They have unusually large public exponents, but they are put through the full set of sanity checks...

I have not tested my changes on mono. My changes should not significantly change how libtidy loads on mono. Something similar to the config section below should work. <configuration> <dllmap...

My fork at https://github.com/freethenation/TidyManaged has this feature. commit 2dc8105f11bdb7cb24df27562dc95f8af711b6e2: Modified CleanAndRepair to return a string containing libtidy's error log. Libtidy used to write its error log to standard out. Also...