reticulum icon indicating copy to clipboard operation
reticulum copied to clipboard

API should make it easier to support other hash algorithms

Open thraxil opened this issue 13 years ago • 0 comments

currently, the hash is SHA1 and can't be changed. the algorithm should be exposed in the URL to facilitate supporting more than one in the future. ie, instead of just "12341234123341234...", it should be exposed as "sha1-123412342345321234..." so that future versions could transparently handle "md5-123412341243...", etc.

thraxil avatar Dec 23 '12 22:12 thraxil