Implement V3/V4#128
Merged
Merged
Conversation
478f544 to
e463ef2
Compare
1e2bc5f to
2ccdc06
Compare
94b744f to
8de2e9e
Compare
03feabf to
8747436
Compare
Contributor
Contributor
Author
|
There is now a PHP implementation of PASERK that builds upon the implementation in this branch. |
This was referenced Jul 28, 2021
fc617f9 to
4db1660
Compare
e7934ba to
e5e8084
Compare
ccbab6a to
c349cab
Compare
These are subject to change pending on the discussion in #280. The final test vectors for v3/v4 will be published on https://github.com/paseto-standard
(and pem-encoded keys to v3.local vectors)
See #111 for background
We now use the KnownAnswerTest class to validate the test vectors stored in JSON files.
e5e8084 to
f15e846
Compare
Contributor
Author
|
Ditto for #127 (comment) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See #127. This does not have test vectors yet. This is a PR against the spec branch to make the changes easier to visualize on Github.
The next steps are as follows (just to prevent any astonishment):
ext-gmpand we raised our minimum PHP version.