Skip to content

V1.1 #120

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 5 commits into from
Apr 11, 2018
Merged

V1.1 #120

merged 5 commits into from
Apr 11, 2018

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 11, 2018

Q A
Branch? master
Bug fix? yes/no
New feature? yes/no
BC breaks? yes/no
Deprecations? yes/no
Fixed tickets #...
License MIT
Tests added
Doc PR

Spomky and others added 5 commits March 21, 2018 16:58
PHP7 is supported by default so this badge is now useless.
* JWS/JWE Split

THis PR adds a `split` method for both JWS and JWE objects.
It allows to explode a JWS/JWE that contains several signatures/recipients into a list of JWS/JWE with only one signature/recipient.

It can be useful in certain cases e.g. where the verification of each signature is required or if a JWE has to be computed at once, but sent separetly to recipients.

* Apply fixes from StyleCI (#117)

[ci skip] [skip ci]
@ghost ghost assigned Spomky Apr 11, 2018
@ghost ghost added the in progress label Apr 11, 2018
@Spomky Spomky merged commit 5f56bab into master Apr 11, 2018
@ghost ghost removed the in progress label Apr 11, 2018
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