An open API service for providing issue and pull request metadata for open source projects.

GitHub / lestrrat-go/jwx issues and pull requests

#1429 - Update bazel to v8

Pull Request - State: closed - Opened by lestrrat 21 days ago

#1428 - Bump golang.org/x/crypto from 0.39.0 to 0.40.0

Pull Request - State: open - Opened by dependabot[bot] 22 days ago
Labels: dependabot, go, dependencies

#1427 - Bump golang.org/x/crypto from 0.32.0 to 0.40.0

Pull Request - State: open - Opened by dependabot[bot] 22 days ago
Labels: dependabot, go, dependencies

#1426 - [jwt] implement distinguishable jwt.Get errors

Pull Request - State: closed - Opened by lestrrat 23 days ago

#1425 - Feature Request: Matchable errors for jwt.Token.Get

Issue - State: closed - Opened by MB175 24 days ago - 7 comments

#1424 - Tweak error message

Pull Request - State: closed - Opened by lestrrat 26 days ago

#1423 - [jwk] Implement X509 related code in jwkbb

Pull Request - State: closed - Opened by lestrrat about 1 month ago

#1422 - Add jwsbb.HeaderParse

Pull Request - State: closed - Opened by lestrrat about 1 month ago

#1421 - Add package level doc for jwe

Pull Request - State: closed - Opened by lestrrat about 1 month ago

#1420 - [jws/jwsbb] Add io.Reader for source of randomness

Pull Request - State: closed - Opened by lestrrat about 1 month ago

#1419 - Introduce jwe lower level API (jwebb), and refactor a bunch of things.

Pull Request - State: closed - Opened by lestrrat about 1 month ago

#1418 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#1417 - change from interface{} to any

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1416 - Refactor jwsbb code

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1415 - Add Header type for quick and dirty access to JWS headers

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1414 - Add error when signature could not be verified

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1413 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#1412 - Update examples

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1411 - Key set `AddKey` does not seem to add on `v3.0.6`

Issue - State: closed - Opened by blkt about 2 months ago - 3 comments

#1410 - Rename comparison

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1409 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#1407 - Add comparison benchmark

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1406 - refactors around jws.Verify

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1405 - Implement JWT in terms of jwsbb

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1404 - Implement JWT signing in terms of jwsbb low-level API

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1403 - Implement bb layer for JWS

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1402 - Separate out high-level and low-level (-bb) code.

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1401 - Upgrade option and blackmagic

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1400 - Add AppendEncode to the interface

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1399 - Rework pool objects

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1398 - Use shared constants for better legibility/greppability

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1397 - Revert "Improve performance (#1391)"

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1396 - all: use `any` type alias instead of `interface{}`

Pull Request - State: closed - Opened by zchee about 2 months ago - 1 comment

#1395 - Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 in /examples

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: go, dependencies

#1394 - Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.2 in /bench/comparison

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: go, dependencies

#1393 - Bump github.com/lestrrat-go/blackmagic from 1.0.3 to 1.0.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependabot, go, dependencies

#1392 - Bump github.com/lestrrat-go/blackmagic from 1.0.3 to 1.0.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependabot, go, dependencies

#1391 - Improve performance

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1390 - Bump golang.org/x/crypto from 0.32.0 to 0.39.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 3 comments
Labels: dependabot, Stale, go, dependencies

#1389 - Bump golang.org/x/crypto from 0.38.0 to 0.39.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependabot, go, dependencies

#1388 - Update httprc version

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1387 - Add more context to the errors

Pull Request - State: closed - Opened by lestrrat about 2 months ago

#1386 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#1385 - Implement generic AsMap

Pull Request - State: closed - Opened by lestrrat 2 months ago

#1384 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] 2 months ago

#1383 - Add doc tweaks to #1380

Pull Request - State: closed - Opened by lestrrat 2 months ago

#1382 - Add AsMap function to tokens in JWT package

Issue - State: closed - Opened by kw510 2 months ago - 3 comments

#1381 - Use jwk interfaces for each key type rather than concrete types

Pull Request - State: closed - Opened by lestrrat 2 months ago

#1380 - Add `b64: false` header to detached example

Pull Request - State: closed - Opened by f3ndot 2 months ago - 3 comments

#1379 - jwk.Import for embedded jwk.Keys

Issue - State: closed - Opened by lestrrat 2 months ago

#1377 - Implement Filter objects for container types

Pull Request - State: closed - Opened by lestrrat 2 months ago

#1375 - [question] Removal of (jwt.Token).PrivateClaims interface method

Issue - State: closed - Opened by David-Wobrock 3 months ago - 16 comments

#1373 - Bump actions/setup-go from 5.4.0 to 5.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: github_actions, dependencies

#1372 - Bump golang.org/x/crypto from 0.37.0 to 0.38.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependabot, go, dependencies

#1371 - Bump golang.org/x/crypto from 0.32.0 to 0.38.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 3 comments
Labels: dependabot, Stale, go, dependencies

#1370 - Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: github_actions, dependencies

#1369 - Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: github_actions, dependencies

#1368 - [v2] Backport #1367

Pull Request - State: closed - Opened by lestrrat 3 months ago

#1367 - [v3] Explcitly check key sizes before passing to aes.NewCipher

Pull Request - State: closed - Opened by lestrrat 3 months ago

#1365 - Create SECURITY.md

Pull Request - State: closed - Opened by lestrrat 3 months ago

#1364 - Update httprc to v3.0.0-beta2

Pull Request - State: closed - Opened by lestrrat 3 months ago

#1363 - jws: backport jws parsing ehancements

Pull Request - State: closed - Opened by lestrrat 3 months ago

#1362 - jwe: use strings.Cut in parseCompact

Pull Request - State: closed - Opened by drakkan 3 months ago - 1 comment

#1361 - Perfv2

Pull Request - State: closed - Opened by drakkan 3 months ago - 1 comment

#1360 - jws: improve performance for SplitCompact/SplitCompactString

Pull Request - State: closed - Opened by drakkan 4 months ago - 3 comments

#1359 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#1358 - disable dependabot for develop/v1 branch

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1357 - Bump github.com/lestrrat-go/blackmagic from 1.0.2 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependabot, go, dependencies

#1356 - Remove use of go1.22 in CI

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1355 - v2: jws/jwe: split token into fixed number of parts (#1308)

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1354 - Bump github.com/lestrrat-go/blackmagic from 1.0.2 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependabot, go, dependencies

#1353 - Update .golangci.yml

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1352 - Update github.com/lestrrat-go/blackmagic

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1351 - Disable funcorder

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1350 - `null` values in token leads to panic

Issue - State: closed - Opened by etienneroudeix 4 months ago - 3 comments

#1349 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#1348 - Tweak comments generated by genwa under jwa directory

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1347 - Add the claim name to error messages produced by ClaimValueIs()

Pull Request - State: closed - Opened by jmalloc 4 months ago - 5 comments

#1346 - [v1] Add deprecation notice in go.mod

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1345 - Experimental dilithium implementation

Pull Request - State: open - Opened by lestrrat 4 months ago - 1 comment
Labels: Stale

#1344 - Bump golang.org/x/crypto from 0.32.0 to 0.37.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 3 comments
Labels: dependabot, Stale, go, dependencies

#1343 - Bump golang.org/x/crypto from 0.32.0 to 0.37.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependabot, Stale, go, dependencies

#1342 - Bump golang.org/x/crypto from 0.36.0 to 0.37.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependabot, go, dependencies

#1341 - Update 02-jws.md

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1338 - Bump actions/setup-go from 5.0.2 to 5.4.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github_actions, dependencies

#1337 - Bump actions/checkout from 4.1.7 to 4.2.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github_actions, dependencies

#1336 - Bump actions/cache from 4.2.1 to 4.2.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github_actions, dependencies

#1334 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#1333 - Clear key.Precomputed values before testing equality

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1332 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#1331 - avoid internal module

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1330 - autodoc updates

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#1329 - Add docs for WithBase64Encoder

Pull Request - State: closed - Opened by lestrrat 4 months ago

#1328 - Implement AWS ALB User Claims parser

Pull Request - State: closed - Opened by lestrrat 4 months ago - 1 comment

#1327 - Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github_actions, dependencies

#1326 - Bump golangci/golangci-lint-action from 6 to 7

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: github_actions, dependencies