Skip to content

Add RSA-SHA1 support #121

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

Merged
merged 1 commit into from
Jan 4, 2014
Merged

Add RSA-SHA1 support #121

merged 1 commit into from
Jan 4, 2014

Conversation

knechtandreas
Copy link

This builds on a fork from https://github.com/wraithgar/node-oauth. All I did was to basically add a test that ensures creating a signature with RSA-SHA1 works and that this signature can then be verified with a matching public key.

(See comments in #43).

I also verified that this works against a working OAuth service provider using RSA-SHA1 (Atlassian JIRA).

@wraithgar
Copy link

Thanks for getting this put together.

@rmanalan
Copy link

Hello all. Any reason why this hasn't been merged in?

ciaranj added a commit that referenced this pull request Jan 4, 2014
@ciaranj ciaranj merged commit d228aeb into ciaranj:master Jan 4, 2014
@ciaranj
Copy link
Owner

ciaranj commented Jan 4, 2014

Merged. Thank you.

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

Successfully merging this pull request may close these issues.

4 participants