{"id":17985936,"url":"https://github.com/dacut/scratchstack-aws-signature","last_synced_at":"2025-12-12T13:55:50.207Z","repository":{"id":57502217,"uuid":"223557682","full_name":"dacut/scratchstack-aws-signature","owner":"dacut","description":"AWS signature verification routines (Rust)","archived":false,"fork":false,"pushed_at":"2024-07-23T16:26:36.000Z","size":1288,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-05T15:16:17.891Z","etag":null,"topics":["authentication","aws","rust","sigv4"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dacut"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-11-23T08:38:46.000Z","updated_at":"2024-07-23T16:26:39.000Z","dependencies_parsed_at":"2024-07-22T03:25:46.658Z","dependency_job_id":"97e18aba-9039-4f0f-a39f-0ad1a8b06cb9","html_url":"https://github.com/dacut/scratchstack-aws-signature","commit_stats":null,"previous_names":["dacut/rust-aws-sig"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacut%2Fscratchstack-aws-signature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacut%2Fscratchstack-aws-signature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacut%2Fscratchstack-aws-signature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacut%2Fscratchstack-aws-signature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacut","download_url":"https://codeload.github.com/dacut/scratchstack-aws-signature/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090968,"owners_count":16929507,"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":["authentication","aws","rust","sigv4"],"created_at":"2024-10-29T18:28:07.913Z","updated_at":"2025-12-12T13:55:50.159Z","avatar_url":"https://github.com/dacut.png","language":"Rust","funding_links":["https://github.com/sponsors/dacut"],"categories":[],"sub_categories":[],"readme":"# AWS signature verification routines for Rust\n## Crate: [scratchstack-aws-signature](https://crates.io/crates/scratchstack-aws-signature)\n\n![GitHub Actions](https://github.com/dacut/scratchstack-aws-signature/workflows/Rust/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/dacut/scratchstack-aws-signature/badge.svg?branch=main)](https://coveralls.io/github/dacut/scratchstack-aws-signature?branch=main)\n\nThe `scratchstack-aws-signature` crate (formerly known as `aws_sig_verify`) provides\nAWS SigV4 _verification_ routines.\nThis *is not* the library you want if you just want to call AWS services\nor other services that use AWS SigV4 signatures.\n[Rusoto](https://github.com/rusoto/rusoto) already has a library, \n[rusoto_signature](https://docs.rs/rusoto_signature/), that provides this\nfunctionality.\n\nIf you are attempting to perform AWS SigV4 verification using AWS-vended\ncredentials, this library also ___will not work for you___. You need the\ncaller's secret key (or a derivative), and AWS does not allow this for\nobvious reasons. Instead, you should be using [API Gateway with IAM\nauthentication](https://docs.aws.amazon.com/apigateway/latest/developerguide/permissions.html).\n\nOn the other hand, if you have your own ecosystem of AWS-like credentials\nand are developing mock-AWS services or just really like AWS SigV4 but\ncan't run within AWS, this library _might_ be for you.\n\nDocumentation for this package is published automatically to [docs.rs](https://docs.rs/scratchstack-aws-signature/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacut%2Fscratchstack-aws-signature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacut%2Fscratchstack-aws-signature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacut%2Fscratchstack-aws-signature/lists"}