JanssenProject / JanssenProject/jans
feat(jans-auth-server): A128CBC algorithms changed `+` to `-`
Open
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.

Contributor guide
Assessment
This issue has not been assessed yet.