{"id":18584181,"url":"https://github.com/ellectroid/sha-256-key-and-tag","last_synced_at":"2025-10-27T12:19:12.116Z","repository":{"id":207849104,"uuid":"720250230","full_name":"ellectroid/SHA-256-key-and-tag","owner":"ellectroid","description":"SHA-256, HMAC-SHA-256, PBKDF2-HMAC-SHA-256","archived":false,"fork":false,"pushed_at":"2023-11-17T23:38:30.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T16:51:51.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellectroid.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}},"created_at":"2023-11-17T23:23:49.000Z","updated_at":"2023-11-17T23:35:51.000Z","dependencies_parsed_at":"2023-11-18T01:07:55.700Z","dependency_job_id":null,"html_url":"https://github.com/ellectroid/SHA-256-key-and-tag","commit_stats":null,"previous_names":["ellectroid/sha-256-key-and-tag"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FSHA-256-key-and-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FSHA-256-key-and-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FSHA-256-key-and-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FSHA-256-key-and-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellectroid","download_url":"https://codeload.github.com/ellectroid/SHA-256-key-and-tag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254473720,"owners_count":22077159,"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":[],"created_at":"2024-11-07T00:26:32.092Z","updated_at":"2025-10-27T12:19:07.073Z","avatar_url":"https://github.com/ellectroid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHA-256-key-and-tag\nSHA-256, HMAC-SHA-256, PBKDF2-HMAC-SHA-256  \n\nA recreational programming project that provides  \n\nHash function:                             SHA-256   \nHash-based message authentication tag:     HMAC-SHA-256    \nPassword-based key derivation function 2:  PBKDF2-HMAC-SHA-256   \n\nDependencies: NONE\n\nSpecial properties:    \nHMAC \u0026 PBKDF2 require scratch buffer memory provided for them (memory use depends on length of inputs).   \nMemory buffer requirements:   \nHMAC: (64 + data length) bytes   \nPBKDF2: (200 + salt length) bytes   \n\nIncludes small example program with references to online tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellectroid%2Fsha-256-key-and-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellectroid%2Fsha-256-key-and-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellectroid%2Fsha-256-key-and-tag/lists"}