Commit 81b1a35
authored
Add new Ed25519 and Ed448 algorithms from RFC 9864 (#905)
* Add new algorithms defined in RFC 9864
Signed-off-by: Simo Sorce <simo@redhat.com>
* jwcrypto: Add checkmarks for Ed25519 and Ed448
Signed-off-by: Simo Sorce <simo@redhat.com>
---------
Signed-off-by: Simo Sorce <simo@redhat.com>1 parent b7cc962 commit 81b1a35
3 files changed
Lines changed: 7 additions & 1 deletion
File tree
- src
- data
- features/libraries
- components/library-card
- models
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3276 | 3276 | | |
3277 | 3277 | | |
3278 | 3278 | | |
3279 | | - | |
| 3279 | + | |
| 3280 | + | |
| 3281 | + | |
3280 | 3282 | | |
3281 | 3283 | | |
3282 | 3284 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments