{"id":30520230,"url":"https://github.com/jzills/hmacmanager","last_synced_at":"2025-08-26T15:40:34.170Z","repository":{"id":234019881,"uuid":"660391553","full_name":"jzills/HmacManager","owner":"jzills","description":"Integrate hmac authentication seamlessly into ASP.NET Core applications, fortifying security measures and ensuring robust authentication protocols.","archived":false,"fork":false,"pushed_at":"2025-07-14T02:51:13.000Z","size":1477,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T07:54:18.394Z","etag":null,"topics":["authentication","hmac","mvc","net"],"latest_commit_sha":null,"homepage":"","language":"C#","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/jzills.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-06-29T22:56:41.000Z","updated_at":"2025-07-14T02:51:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"aadbffcd-baae-4eab-9dfb-80c01f477320","html_url":"https://github.com/jzills/HmacManager","commit_stats":null,"previous_names":["jzills/hmacmanager"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jzills/HmacManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzills%2FHmacManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzills%2FHmacManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzills%2FHmacManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzills%2FHmacManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jzills","download_url":"https://codeload.github.com/jzills/HmacManager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jzills%2FHmacManager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272234473,"owners_count":24897018,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","hmac","mvc","net"],"created_at":"2025-08-26T15:40:31.757Z","updated_at":"2025-08-26T15:40:34.144Z","avatar_url":"https://github.com/jzills.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# HmacManager\n\n[![NuGet Version](https://img.shields.io/nuget/v/HmacManager.svg)](https://www.nuget.org/packages/HmacManager/) [![NuGet Downloads](https://img.shields.io/nuget/dt/HmacManager.svg)](https://www.nuget.org/packages/HmacManager/) [![.NET](https://github.com/jzills/HmacManager/actions/workflows/dotnet.yml/badge.svg)](https://github.com/jzills/HmacManager/actions/workflows/dotnet.yml)\n\n- [Summary](#summary)\n- [Features](#features)\n- [Installation](#installation)\n- [Documentation](./src/README.md)\n- [Client Library](./client/)\n- [Resources](#resources)\n- [Further Reading](#further-reading)\n\n## Summary\n\nIntegrate hmac authentication seamlessly into your ASP.NET Core applications, fortifying security measures and ensuring robust authentication protocols.\n\n## Features\n\n- Facilitates detailed policy configuration, enabling applications to sign and verify Hmacs against multiple policy criteria.\n- Each policy can optionally define specific schemes, outlining the required header values for a request.\n    - Including automatic claims mapping from header values defined in a scheme.\n- Supports policy modification at runtime.\n    - Including both an option to use a singleton or the preferred approach to use an accessor that can pull policies dynamically from a database or some other data store.\n- Incorporates automatic nonce management to protect against replay attacks.\n- Integrates with ASP.NET Core authorization mechanisms.\n\n## Installation\n\n`HmacManager` is available on [NuGet](https://www.nuget.org/packages/HmacManager/). \n\n    dotnet add package HmacManager\n\n## Resources\n\n- [Documentation](src/README.md)\n- [Samples](samples/README.md)\n\n## Further Reading\n\n- [Hmac](https://en.wikipedia.org/wiki/Hmac)\n- [Sign an Http Request](https://learn.microsoft.com/en-us/azure/communication-services/tutorials/Hmac-header-tutorial?pivots=programming-language-csharp)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjzills%2Fhmacmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjzills%2Fhmacmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjzills%2Fhmacmanager/lists"}