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

Add RSA-SHA1 signing capability #918

Merged
merged 2 commits into from Nov 18, 2017

Conversation

medianick
Copy link

Supports OAuthSignatureMethod.RsaSha1, useful for integrations with RSA SHA1-based OAuth integrations such as Atlassian JIRA's REST API. I've tested this against my company's JIRA Server 7.2.2 instance, as well as with the unit tests included in the PR.

Nick Jones added 2 commits December 23, 2016 23:05
Includes tests with 1024, 2048, and 4096 key sizes, and several values
to be hashed/signed.
@medianick
Copy link
Author

This PR seems to have failed its AppVeyor build although I can't see a reason my commits would be related to it; it's a problem with the RestSharp.UWP.csproj file, which is nothing I touched.

@alexeyzimarev alexeyzimarev changed the base branch from master to develop November 18, 2017 13:53
@alexeyzimarev alexeyzimarev merged commit e476ecd into restsharp:develop Nov 18, 2017
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.

None yet

2 participants