Skip to content

Add Blake2b Hash algorithm#367

Merged
Spomky merged 1 commit into
3.1.xfrom
features/alg-blake2b
Aug 23, 2022
Merged

Add Blake2b Hash algorithm#367
Spomky merged 1 commit into
3.1.xfrom
features/alg-blake2b

Conversation

@Spomky

@Spomky Spomky commented Aug 23, 2022

Copy link
Copy Markdown
Member
Q A
Branch? 3.1.x
Bug fix? no
New feature? yes
Deprecations? no
Tickets
License MIT

This PR adds BLAKE2B as a new experimental hash algorithm.
This hash algorithm is not part of any JWT specification. This implementation is done to be fully compatible with the one proposed by lcobucci/jwt#832 (cc @lcobucci).
Tests have be taken from lcobucci/jwt#832 to mimic the behavior of this algorithm between the libraries.

@Spomky Spomky added this to the 3.1.0 milestone Aug 23, 2022
@Spomky Spomky self-assigned this Aug 23, 2022
@Spomky Spomky merged commit 272f38e into 3.1.x Aug 23, 2022
@Spomky Spomky deleted the features/alg-blake2b branch August 23, 2022 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant