oauth-io / oauth-phonegap

OAuth.io plugin for Apache Cordova/PhoneGap
195 stars 69 forks source link

SHA-1 #40

Closed ChicagoDave closed 8 years ago

ChicagoDave commented 9 years ago

Isn't this deprecated? Shouldn't you be using SHA-2 or SHA-3?

bumpmann commented 8 years ago

The sha1 in the library is only used to generate a random string so it should not be an issue.