{"id":18684970,"url":"https://github.com/nevinmathew/generatesha-256token","last_synced_at":"2025-08-07T16:17:40.751Z","repository":{"id":160524444,"uuid":"582577082","full_name":"nevinmathew/generateSHA-256Token","owner":"nevinmathew","description":"SHA-256 Token Generator: A Java project showcasing the creation of HMAC-SHA-256 tokens using secret keys and messages, ideal for secure data authentication.","archived":false,"fork":false,"pushed_at":"2023-10-31T16:16:07.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T00:22:09.025Z","etag":null,"topics":["authentication","encryption","hmac","java","security","token-generation"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nevinmathew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-12-27T09:03:23.000Z","updated_at":"2023-11-01T16:01:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5494e0b-e5ed-4e7b-8fc5-e842c626a3b9","html_url":"https://github.com/nevinmathew/generateSHA-256Token","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/nevinmathew%2FgenerateSHA-256Token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevinmathew%2FgenerateSHA-256Token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevinmathew%2FgenerateSHA-256Token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nevinmathew%2FgenerateSHA-256Token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nevinmathew","download_url":"https://codeload.github.com/nevinmathew/generateSHA-256Token/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239540397,"owners_count":19655995,"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","encryption","hmac","java","security","token-generation"],"created_at":"2024-11-07T10:19:54.758Z","updated_at":"2025-02-18T19:45:34.896Z","avatar_url":"https://github.com/nevinmathew.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHA-256 Token Generator\n\nThis is a simple Java project for generating SHA-256 tokens using the HMAC-SHA-256 algorithm. This project provides a basic example of how to create a token using a secret key and a message.\n\n## Usage\n\nThe Token Generator demonstrates how to create a SHA-256 HMAC token. You can customize it for your own use by modifying the following parts of the code:\n\n• `asciiCs.encode(\"key\").array()` - Replace `\"key\"` with your secret key.\n\n• `asciiCs.encode(\"The quick brown fox jumps over the lazy dog\").array()` - Replace the message with the data you want to hash.\n\n## Example\n\nAfter running the Token Generator, you will get a SHA-256 HMAC token printed in the console.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevinmathew%2Fgeneratesha-256token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnevinmathew%2Fgeneratesha-256token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnevinmathew%2Fgeneratesha-256token/lists"}