Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API should make it easier to support other hash algorithms #40

Open
thraxil opened this issue Dec 23, 2012 · 0 comments
Open

API should make it easier to support other hash algorithms #40

thraxil opened this issue Dec 23, 2012 · 0 comments

Comments

@thraxil
Copy link
Owner

thraxil commented Dec 23, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant