{"id":21482391,"url":"https://github.com/topgunbuild/webcrypto","last_synced_at":"2026-05-17T02:09:03.898Z","repository":{"id":152243482,"uuid":"625576623","full_name":"TopGunBuild/webcrypto","owner":"TopGunBuild","description":"An isomorphic WebCrypto object for Javascript in Node and the browser","archived":false,"fork":false,"pushed_at":"2023-08-22T06:17:01.000Z","size":226,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T09:21:32.962Z","etag":null,"topics":["aes","crypto","isomorphic","javascript","pbkdf2","rsa","typescript","webcrypto"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TopGunBuild.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-04-09T14:44:40.000Z","updated_at":"2024-08-09T14:19:19.000Z","dependencies_parsed_at":"2023-09-20T16:42:54.420Z","dependency_job_id":"79b06a9f-3a63-4ca3-addd-39e3f6f7fc8c","html_url":"https://github.com/TopGunBuild/webcrypto","commit_stats":null,"previous_names":["topgunbuild/webcrypto","topgunbuild/topgun-webcrypto"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/TopGunBuild/webcrypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Fwebcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Fwebcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Fwebcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Fwebcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TopGunBuild","download_url":"https://codeload.github.com/TopGunBuild/webcrypto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Fwebcrypto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":["aes","crypto","isomorphic","javascript","pbkdf2","rsa","typescript","webcrypto"],"created_at":"2024-11-23T12:32:55.204Z","updated_at":"2026-05-17T02:09:03.884Z","avatar_url":"https://github.com/TopGunBuild.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"border-bottom: none;\"\u003e🔑 @topgunbuild/webcrypto\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eAn isomorphic WebCrypto for Javascript in Node and the browser, used in \u003ca href=\"https://github.com/TopGunBuild/topgun\"\u003eTopGun\u003c/a\u003e\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npm.im/@topgunbuild/webcrypto\"\u003e\n    \u003cimg alt=\"npm\" src=\"https://badgen.net/npm/v/@topgunbuild/webcrypto\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://bundlephobia.com/result?p=@topgunbuild/webcrypto\"\u003e\n    \u003cimg alt=\"bundlephobia\" src=\"https://img.shields.io/bundlephobia/minzip/@topgunbuild/webcrypto.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n      \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## What?\n\nIt is an isomorphic WebCrypto object that combines [a great Node polyfill](https://github.com/PeculiarVentures/webcrypto) and [Web Crypto API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API).\n\n## Install\n\n```bash\nnpm install @topgunbuild/webcrypto\n```\n\n## Usage\n\nThere's a simple hashing example below, but [there are many more WebCrypto examples here](https://github.com/diafygi/webcrypto-examples).\n\n```javascript\nconst crypto = require('@topgunbuild/webcrypto')\n// or\nimport crypto from '@topgunbuild/webcrypto';\n\ncrypto.randomUUID (); // =\u003e '43e16416-7a2a-4c00-b2e8-1ea7a57adfb9'\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopgunbuild%2Fwebcrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopgunbuild%2Fwebcrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopgunbuild%2Fwebcrypto/lists"}