-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
feat: add experimental EdDSA (Ed25519) JWS support #5
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panva
force-pushed
the
webcrypto-secure-curves
branch
5 times, most recently
from
April 1, 2022 14:08
d7a76db
to
3bf8205
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
3 times, most recently
from
April 12, 2022 10:14
3e68fc6
to
fa77370
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
2 times, most recently
from
April 20, 2022 18:02
91f0da5
to
054bc4e
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
5 times, most recently
from
April 28, 2022 08:02
a0292b1
to
3367f62
Compare
panva
changed the title
feat: add EdDSA and ECDH-ES w/ CFRG curves support
feat: add EdDSA (Ed25519) JWS support
Apr 28, 2022
panva
force-pushed
the
webcrypto-secure-curves
branch
6 times, most recently
from
May 4, 2022 17:51
ba2eff1
to
48466c2
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
3 times, most recently
from
May 12, 2022 10:36
715fc06
to
aa3c767
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
from
May 13, 2022 13:52
aa3c767
to
56cf559
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
3 times, most recently
from
June 6, 2022 12:51
c2b4c7a
to
91e7748
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
from
June 9, 2022 11:08
7d36e84
to
c8df0c1
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
from
June 9, 2022 14:22
c8df0c1
to
3d3dd3a
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
from
June 9, 2022 15:12
3d3dd3a
to
9e9581a
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
4 times, most recently
from
June 16, 2022 14:42
c43d79f
to
1c7fe06
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
3 times, most recently
from
June 20, 2022 17:02
82a1ee4
to
b736271
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
2 times, most recently
from
July 19, 2022 12:12
9f42997
to
48c4495
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
from
August 24, 2022 13:28
48c4495
to
5c110ad
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
5 times, most recently
from
September 14, 2022 12:09
f57683b
to
01dd0b3
Compare
panva
force-pushed
the
webcrypto-secure-curves
branch
from
September 14, 2022 12:17
01dd0b3
to
196064a
Compare
panva
changed the title
feat: add EdDSA (Ed25519) JWS support
feat: add experimental EdDSA (Ed25519) JWS support
Sep 14, 2022
panva
force-pushed
the
webcrypto-secure-curves
branch
from
September 14, 2022 12:18
196064a
to
f70d4d5
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As per https://wicg.github.io/webcrypto-secure-curves and WICG/proposals#46