{"id":23375811,"url":"https://github.com/neonbyte1/deno-libsodium","last_synced_at":"2026-04-26T22:31:51.894Z","repository":{"id":265835158,"uuid":"896709432","full_name":"neonbyte1/deno-libsodium","owner":"neonbyte1","description":"Closes the gap between the npm package and deno","archived":false,"fork":false,"pushed_at":"2025-10-04T23:56:09.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T01:17:49.621Z","etag":null,"topics":["deno","jsr","libsodium","libsodium-deno","typescript"],"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/neonbyte1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-12-01T04:59:14.000Z","updated_at":"2025-10-04T23:53:35.000Z","dependencies_parsed_at":"2024-12-02T07:31:50.582Z","dependency_job_id":null,"html_url":"https://github.com/neonbyte1/deno-libsodium","commit_stats":null,"previous_names":["neonbyte1/deno-libsodium"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/neonbyte1/deno-libsodium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonbyte1%2Fdeno-libsodium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonbyte1%2Fdeno-libsodium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonbyte1%2Fdeno-libsodium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonbyte1%2Fdeno-libsodium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neonbyte1","download_url":"https://codeload.github.com/neonbyte1/deno-libsodium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonbyte1%2Fdeno-libsodium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","jsr","libsodium","libsodium-deno","typescript"],"created_at":"2024-12-21T17:18:41.354Z","updated_at":"2026-04-26T22:31:51.876Z","avatar_url":"https://github.com/neonbyte1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-libsodium\n\nWith the release of Deno 2.0 the [support for npm packages]((https://docs.deno.com/runtime/fundamentals/node/)) is now available, but this does not work “out-of-the-box” for the [libsodium-wrappers](https://www.npmjs.com/package/libsodium-wrappers) package, as the actual functions are only provided after loading the WebAssembly file. Therefore, this small module closes the gap to be able to use sodium as usual!\n\n## Usage\n\nAll functions, interfaces and constants were taken from [@types/libsodium-wrappers](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/libsodium-wrappers/index.d.ts) with a few non functional related changes. The only difference is the initial routine, you need to call `await sodium_init()` now instead of `await ready`.\n\n## License\n\n[libsodium](https://github.com/jedisct1) uses the [ISC](https://github.com/jedisct1/libsodium.js/blob/master/LICENSE) license while this repository was published under the [MIT](LICENSE.md) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonbyte1%2Fdeno-libsodium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonbyte1%2Fdeno-libsodium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonbyte1%2Fdeno-libsodium/lists"}