{"id":25048060,"url":"https://github.com/dev-0x7c6/cryptographic-hash-benchmark","last_synced_at":"2025-10-27T13:40:33.849Z","repository":{"id":94378109,"uuid":"516315660","full_name":"dev-0x7C6/cryptographic-hash-benchmark","owner":"dev-0x7C6","description":"Benchmark for popular hash functions provided by Crypto++ and OpenSSL.","archived":false,"fork":false,"pushed_at":"2023-12-01T11:50:24.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-02T20:38:19.145Z","etag":null,"topics":[],"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/dev-0x7C6.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}},"created_at":"2022-07-21T09:57:13.000Z","updated_at":"2022-07-22T23:31:22.000Z","dependencies_parsed_at":"2025-02-06T07:46:13.787Z","dependency_job_id":"f814c1e1-d858-4d5d-994b-c3ab3c4b6565","html_url":"https://github.com/dev-0x7C6/cryptographic-hash-benchmark","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dev-0x7C6/cryptographic-hash-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-0x7C6%2Fcryptographic-hash-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-0x7C6%2Fcryptographic-hash-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-0x7C6%2Fcryptographic-hash-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-0x7C6%2Fcryptographic-hash-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-0x7C6","download_url":"https://codeload.github.com/dev-0x7C6/cryptographic-hash-benchmark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-0x7C6%2Fcryptographic-hash-benchmark/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259645067,"owners_count":22889527,"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":"2025-02-06T07:46:07.398Z","updated_at":"2025-10-27T13:40:28.814Z","avatar_url":"https://github.com/dev-0x7C6.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Preview\n\nCpu sample: AMD Ryzen 9 3900X 12-Core Processor\n\nMemory: 64GiB @ 3200Mhz\n\n```\nRunning ./cryptographic-hash-benchmark\nRun on (24 X 3727.43 MHz CPU s)\nCPU Caches:\n  L1 Data 32 KiB (x12)\n  L1 Instruction 32 KiB (x12)\n  L2 Unified 512 KiB (x12)\n  L3 Unified 16384 KiB (x4)\nLoad Average: 0.92, 8.08, 9.31\nMemory chunk: 1 MiB\nMemory table: 256 MiB\n------------------------------------------------------------------------------------\nBenchmark                          Time             CPU   Iterations UserCounters...\n------------------------------------------------------------------------------------\nzlib_adler                    265115 ns       264393 ns         2560 bytes_per_second=3.6936Gi/s\nzlib_crc32                    323533 ns       322383 ns         2186 bytes_per_second=3.0292Gi/s\ncryptopp\u003cHash::Adler\u003e         343543 ns       343021 ns         2054 bytes_per_second=2.84695Gi/s\ncryptopp\u003cHash::CRC32\u003e        1703755 ns      1701936 ns          405 bytes_per_second=587.566Mi/s\ncryptopp\u003cHash::MD4\u003e           985631 ns       984404 ns          717 bytes_per_second=1015.84Mi/s\ncryptopp\u003cHash::MD5\u003e          1698783 ns      1696744 ns          410 bytes_per_second=589.364Mi/s\ncryptopp\u003cHash::SHA1\u003e          538079 ns       537441 ns         1308 bytes_per_second=1.81706Gi/s\ncryptopp\u003cHash::SHA256\u003e        490450 ns       489862 ns         1430 bytes_per_second=1.99355Gi/s\ncryptopp\u003cHash::SHA384\u003e       1693047 ns      1691192 ns          416 bytes_per_second=591.299Mi/s\ncryptopp\u003cHash::SHA512\u003e       1681841 ns      1680022 ns          419 bytes_per_second=595.23Mi/s\ncryptopp\u003cHash::Whirlpool\u003e    4156297 ns      4151707 ns          170 bytes_per_second=240.865Mi/s\nopenssl\u003cHash::Adler\u003e      ERROR OCCURRED: 'skip, no implementation'\nopenssl\u003cHash::CRC32\u003e      ERROR OCCURRED: 'skip, no implementation'\nopenssl\u003cHash::MD4\u003e            930935 ns       929936 ns          748 bytes_per_second=1.05014Gi/s\nopenssl\u003cHash::MD5\u003e           1217045 ns      1215645 ns          577 bytes_per_second=822.608Mi/s\nopenssl\u003cHash::SHA1\u003e           461023 ns       460484 ns         1506 bytes_per_second=2.12073Gi/s\nopenssl\u003cHash::SHA256\u003e         494146 ns       493611 ns         1401 bytes_per_second=1.97841Gi/s\nopenssl\u003cHash::SHA384\u003e        1145275 ns      1144022 ns          612 bytes_per_second=874.109Mi/s\nopenssl\u003cHash::SHA512\u003e        1144665 ns      1143455 ns          612 bytes_per_second=874.542Mi/s\nopenssl\u003cHash::Whirlpool\u003e     4641008 ns      4636575 ns          151 bytes_per_second=215.676Mi/s\n\nProcess exited with code: 0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-0x7c6%2Fcryptographic-hash-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-0x7c6%2Fcryptographic-hash-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-0x7c6%2Fcryptographic-hash-benchmark/lists"}