{"id":15657407,"url":"https://github.com/linusu/react-native-webcrypto","last_synced_at":"2025-05-05T15:45:22.189Z","repository":{"id":57341411,"uuid":"147350823","full_name":"LinusU/react-native-webcrypto","owner":"LinusU","description":"WebCrypto implementation for React Native","archived":false,"fork":false,"pushed_at":"2020-04-05T12:17:11.000Z","size":1410,"stargazers_count":23,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-17T19:04:43.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/LinusU.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}},"created_at":"2018-09-04T13:29:35.000Z","updated_at":"2023-11-14T12:43:15.000Z","dependencies_parsed_at":"2022-09-14T04:30:25.882Z","dependency_job_id":null,"html_url":"https://github.com/LinusU/react-native-webcrypto","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Freact-native-webcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Freact-native-webcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Freact-native-webcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinusU%2Freact-native-webcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinusU","download_url":"https://codeload.github.com/LinusU/react-native-webcrypto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252525596,"owners_count":21762331,"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-03T13:06:43.945Z","updated_at":"2025-05-05T15:45:22.166Z","avatar_url":"https://github.com/LinusU.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-webcrypto\n\nWebCrypto implementation for React Native.\n\n## Installation\n\n```sh\nnpm install --save react-native-webcrypto\nreact-native link\n```\n\n## Usage\n\n```javascript\nimport 'react-native-webcrypto'\n\n// The WebCrypto API is now available:\ncrypto.subtle\n```\n\n## Implementation Status\n\nFeature | iOS | Android\n----- | ------ | ------\n**AES-GCM** | |\n\u0026mdash; `importKey` | 🚫 | ✅\n\u0026mdash; `encrypt` | 🚫 | ✅\n\u0026mdash; `decrypt` | 🚫 | ✅\n**HKDF** | |\n\u0026mdash; `importKey` | 🚫 | ✅\n\u0026mdash; `deriveBits` | 🚫 | ✅\n**PBKDF2** | |\n\u0026mdash; `importKey` | 🚫 | ✅\n\u0026mdash; `deriveBits` | 🚫 | ✅\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusu%2Freact-native-webcrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinusu%2Freact-native-webcrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusu%2Freact-native-webcrypto/lists"}