issues
search
uruk-project
/
Jwt
JSON Web Token implementation for .Net & .Net Core
MIT License
84
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#589
dependabot[bot]
opened
3 months ago
0
Strongly-typed descriptors
#588
ycrumeyrolle
opened
4 months ago
0
System.NotSupportedException: 'Key wrap is not supported for algorithm: 'A256GCM' with a key of type 'EC' and size of 521 bits.'
#587
zahradardan
opened
4 months ago
1
Add support for explanatory text on PEM decoding
#586
ycrumeyrolle
closed
4 months ago
0
Upgrade TFM to net6, net7 & net8
#585
ycrumeyrolle
opened
7 months ago
0
Add some tests for #581, already fixed in #569
#584
ycrumeyrolle
closed
4 months ago
0
Update codeql-analysis.yml
#583
ycrumeyrolle
closed
7 months ago
1
Force SHA256 as hash algorithm for EC key wrapping
#582
ycrumeyrolle
closed
7 months ago
0
ECJwk GetCanonicalizeSize wrong - Kid randomly wrong
#581
inf9144
closed
4 months ago
2
Hash-Algorithm for key derivation (ECDH-ES)
#580
inf9144
opened
11 months ago
2
MyUpdate dotnetcore.yml
#579
Irock1up
closed
7 months ago
0
Encrypted key present in ECDH-ES algorithm results in Invalid JWE
#578
greg-signi
closed
1 year ago
9
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /test/JsonWebToken.Tests.Common
#577
dependabot[bot]
opened
1 year ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/JsonWebToken.Tests.Common
#576
dependabot[bot]
closed
1 year ago
2
https://jwt.io/#debugger-io?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.3ZlNebfhKEZ_HqKPIZFoI6Ro_YBlS7z2Oct4zfleOIk
#575
JaeTone
closed
1 year ago
1
dotnet 6
#574
ycrumeyrolle
closed
7 months ago
0
Fix JSON indexer
#573
ycrumeyrolle
opened
3 years ago
0
Add tests
#572
ycrumeyrolle
closed
3 years ago
0
Fix Base64 decoding when whitespaces occur
#571
ycrumeyrolle
closed
3 years ago
0
Use `Unsafe.SkipInit()` when possible.
#570
ycrumeyrolle
closed
3 years ago
0
Constant `stackalloc` can be optimized by the JIT.
#569
ycrumeyrolle
closed
3 years ago
0
Move Base64 validation to `Base64Url` class
#568
ycrumeyrolle
closed
3 years ago
0
When possible do not test _payload nullability
#567
ycrumeyrolle
closed
3 years ago
0
Remove init-only for `Header` & `Payload` property
#566
ycrumeyrolle
closed
3 years ago
0
Code cleanup
#565
ycrumeyrolle
closed
3 years ago
0
Fix some comments
#564
ycrumeyrolle
closed
3 years ago
0
FixedTimeEquals optimized
#563
ycrumeyrolle
closed
3 years ago
0
The `SignatureAlgorithm` & `KeyManagementAlgorithm` are now settable
#562
ycrumeyrolle
closed
3 years ago
0
Add symbolic link for libssl on MacOS
#561
ycrumeyrolle
closed
3 years ago
0
Re-enabled AES-GCM on MacOS
#560
ycrumeyrolle
closed
3 years ago
0
Allow to specify the 'alg' parameter to a JWK
#559
ycrumeyrolle
closed
3 years ago
0
Creates an analyzer for magic numbers
#558
ycrumeyrolle
closed
3 years ago
0
Read SignatureAlgorithm from X509Certificate if available
#557
watfordgnf
closed
3 years ago
14
Comments cleanup
#556
ycrumeyrolle
closed
3 years ago
0
`Jwks.PublishJwksRefreshed()` is now publishing added & removed keys
#555
ycrumeyrolle
closed
3 years ago
0
Add the method `ForceRefresh` to `IKeyProvider`.
#554
ycrumeyrolle
closed
3 years ago
0
Manual refresh for JwksHttpKeyProvider
#553
watfordgnf
closed
3 years ago
2
Unit tests for #550
#552
ycrumeyrolle
closed
3 years ago
0
The JWK string representation is incorrect.
#551
ycrumeyrolle
closed
3 years ago
0
JWKS ToString broken on 1.9.1
#550
watfordgnf
closed
3 years ago
2
Remove CLI from this project.
#549
ycrumeyrolle
closed
3 years ago
0
What is the meaning of 'defaultAlgorithm'?
#548
ycrumeyrolle
opened
3 years ago
1
Fix es256k typo error
#547
ycrumeyrolle
closed
3 years ago
0
Add some guards on magic numbers
#546
ycrumeyrolle
closed
3 years ago
0
Typo in the AlgorithmId.ES256X?
#545
olivier-spinelli
closed
3 years ago
4
One to two map bug fix.
#544
olivier-spinelli
closed
3 years ago
0
Payload & Header are init-only
#543
ycrumeyrolle
closed
3 years ago
0
Remove CLI (migrated to ../dotnet-jwk)
#542
ycrumeyrolle
closed
3 years ago
0
JwsDescriptor.Payload setter weird behavior.
#541
olivier-spinelli
opened
3 years ago
7
Adding already existing member to JsonObject creates a duplicate
#540
ycrumeyrolle
closed
3 years ago
0
Next