• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..26-Sep-2021-

internal/cmd/gentypes/H26-Sep-2021-645605

README.mdH A D26-Sep-2021275 42

compression_gen.goH A D26-Sep-20212 KiB7455

compression_gen_test.goH A D26-Sep-20213.2 KiB117111

content_encryption_gen.goH A D26-Sep-20212.7 KiB8263

content_encryption_gen_test.goH A D26-Sep-20218 KiB265259

elliptic_gen.goH A D26-Sep-20212.4 KiB8566

elliptic_gen_test.goH A D26-Sep-20219 KiB314306

jwa.goH A D26-Sep-2021158 51

jwa_test.goH A D26-Sep-2021108 107

key_encryption_gen.goH A D26-Sep-20214.2 KiB11392

key_encryption_gen_test.goH A D26-Sep-202123 KiB726720

key_type_gen.goH A D26-Sep-20211.7 KiB7960

key_type_gen_test.goH A D26-Sep-20215.2 KiB198192

secp2561k.goH A D26-Sep-2021230 115

secp2561k_test.goH A D26-Sep-20211.3 KiB5145

signature_gen.goH A D26-Sep-20213.1 KiB10081

signature_gen_test.goH A D26-Sep-202117.1 KiB598592

README.md

1# JWA [![Go Reference](https://pkg.go.dev/badge/github.com/lestrrat-go/jwx/jwa.svg)](https://pkg.go.dev/github.com/lestrrat-go/jwx/jwa)
2
3Package [github.com/lestrrat-go/jwx/jwa](./jwa) defines the various algorithm described in [RFC7518](https://tools.ietf.org/html/rfc7518)
4