JanssenProject / JanssenProject/jans

feat(jans-auth-server): A128CBC algorithms changed `+` to `-`

Open
#4,554 2 comments 0 reactions 1 assignee Assigned to @yuriyz View on GitHub
comp-jans-auth-server kind-feature
Dominant language
Java
Stars
647
Forks
173
Avg merge
1d 18h
Merged PRs (30d)
110

Description

[JWA 5.1](https://www.rfc-editor.org/rfc/rfc7518.html#section-5.1) defines:
* `A128CBC-HS256`
* `A192CBC-HS384`
* `A256CBC-HS512`

But they are using a `+` not a `-` in Jans. Please update.

![image](https://user-images.githubusercontent.com/3717101/231343210-8f062475-5348-4615-a31d-bb91f03813a5.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.