{"id":17930622,"url":"https://github.com/lovasoa/subtle-crypto","last_synced_at":"2025-04-03T10:21:06.681Z","repository":{"id":66344298,"uuid":"188395092","full_name":"lovasoa/subtle-crypto","owner":"lovasoa","description":"Using Web Crypto's SubtleCrypto APIs in the browser and Node.js ","archived":false,"fork":false,"pushed_at":"2019-05-24T09:38:30.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T23:42:35.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/lovasoa.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":"2019-05-24T09:37:43.000Z","updated_at":"2021-01-21T07:14:14.000Z","dependencies_parsed_at":"2023-04-20T01:31:06.645Z","dependency_job_id":null,"html_url":"https://github.com/lovasoa/subtle-crypto","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/lovasoa%2Fsubtle-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fsubtle-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fsubtle-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasoa%2Fsubtle-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovasoa","download_url":"https://codeload.github.com/lovasoa/subtle-crypto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246981161,"owners_count":20863828,"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-10-28T21:14:54.952Z","updated_at":"2025-04-03T10:21:06.640Z","avatar_url":"https://github.com/lovasoa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003e\n    subtle-crypto\n  \u003c/h3\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  Using Web Crypto's \u003cem\u003eSubtleCrypto\u003c/em\u003e APIs\u003cbr/\u003e\n  in the browser and Node.js \n\u003c/p\u003e\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/subtle-crypto\"\u003e\u003cstrong\u003eInstallation\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"https://github.com/usermirror/subtle-crypto/issues\"\u003e\u003cstrong\u003eIssues\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#usage\"\u003e\u003cstrong\u003eUsage\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### Usage\n\n```js\nconst SubtleCrypto = require('subtle-crypto')\n\n// If running in the browser\nSubtleCrypto === window.SubtleCrypto\n\n// If running in node\nSubtleCrypto = {\n  encrypt,\n  decrypt,\n  sign,\n  verify,\n  digest,\n  generateKey,\n  deriveKey,\n  deriveBits,\n  importKey,\n  exportKey,\n  wrapKey,\n  unwrapKey\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasoa%2Fsubtle-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovasoa%2Fsubtle-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasoa%2Fsubtle-crypto/lists"}