{"id":26336981,"url":"https://github.com/yasushi-saito/jwtpublickeytest","last_synced_at":"2026-05-14T05:32:18.909Z","repository":{"id":39967699,"uuid":"290676325","full_name":"yasushi-saito/jwtpublickeytest","owner":"yasushi-saito","description":"Example of using JWT signed by ECDSA","archived":false,"fork":false,"pushed_at":"2022-05-20T16:25:37.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-19T09:45:04.333Z","etag":null,"topics":["ecdsa","golang","jwt","python","terraform"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yasushi-saito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-27T04:36:10.000Z","updated_at":"2020-08-27T17:28:15.000Z","dependencies_parsed_at":"2022-08-25T09:01:06.256Z","dependency_job_id":null,"html_url":"https://github.com/yasushi-saito/jwtpublickeytest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasushi-saito%2Fjwtpublickeytest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasushi-saito%2Fjwtpublickeytest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasushi-saito%2Fjwtpublickeytest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasushi-saito%2Fjwtpublickeytest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasushi-saito","download_url":"https://codeload.github.com/yasushi-saito/jwtpublickeytest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814895,"owners_count":20352038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ecdsa","golang","jwt","python","terraform"],"created_at":"2025-03-16T02:17:15.917Z","updated_at":"2026-05-14T05:32:18.817Z","avatar_url":"https://github.com/yasushi-saito.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jwtpublickeytest\n\nExample of signing and verifying JWT with EC384 private/public key pairs.\n\nThe key generator is written in both Go and Terraform.\n\nThe signer is in Go. The verifier is in Go and Python.\n\nRun:\n\n    # Generate a new public/private keys under keys/*.pem\n    # Sign a small key and verify it.\n    go run . -generate-random-keys\n\n    python3 -m pip install -r requirements.txt\n\n    # Decode the data generated by the previous run of main.go\n    python3 ./jwttest.py\n\n\n    # A similar test, but generate public/private keys using terraform and\n    # ./main.tf\n    go run . -terraform\n    # Decode the data generated by the previous run of main.go\n    python3 ./jwttest.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasushi-saito%2Fjwtpublickeytest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasushi-saito%2Fjwtpublickeytest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasushi-saito%2Fjwtpublickeytest/lists"}