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

WIP: Switch access token signing from RSA SHA-256 to ECDSA SHA-512 #19

Open
wants to merge 1 commit into
base: ss-3
Choose a base branch
from

Conversation

halkyon
Copy link
Collaborator

@halkyon halkyon commented Oct 25, 2018

No description provided.

@halkyon halkyon changed the title Switch access token signing from RSA SHA-256 to ECDSA SHA-512 WIP: Switch access token signing from RSA SHA-256 to ECDSA SHA-512 Oct 25, 2018
@halkyon halkyon force-pushed the use-sha512-ecdsa branch 4 times, most recently from fdbfa93 to 181f92a Compare October 25, 2018 02:54
@@ -23,16 +23,20 @@ Install the add-on with Composer:
composer require iansimpson/ss-oauth2-server
```

Next, generate a private/public key pair:
Next, generate an ECSDA private/public key pair:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ECSDA -> ECDSA

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.

1 participant