{"id":22303544,"url":"https://github.com/lovesh/wasm_25519","last_synced_at":"2026-05-17T03:41:02.787Z","repository":{"id":39297480,"uuid":"226684060","full_name":"lovesh/wasm_25519","owner":"lovesh","description":"WASM for key exchange and signing using curve25519 and ed25519","archived":false,"fork":false,"pushed_at":"2023-01-07T12:36:18.000Z","size":1337,"stargazers_count":1,"open_issues_count":22,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T21:20:01.286Z","etag":null,"topics":["curve25519","curve25519-dalek","ed25519","ed25519-dalek","wasm"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/lovesh.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":"2019-12-08T14:55:56.000Z","updated_at":"2023-12-22T20:12:58.000Z","dependencies_parsed_at":"2023-02-07T04:32:03.290Z","dependency_job_id":null,"html_url":"https://github.com/lovesh/wasm_25519","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/lovesh%2Fwasm_25519","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2Fwasm_25519/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2Fwasm_25519/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2Fwasm_25519/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovesh","download_url":"https://codeload.github.com/lovesh/wasm_25519/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566105,"owners_count":20636391,"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":["curve25519","curve25519-dalek","ed25519","ed25519-dalek","wasm"],"created_at":"2024-12-03T18:44:11.320Z","updated_at":"2025-10-24T21:22:10.366Z","avatar_url":"https://github.com/lovesh.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WASM for key exchange and signing using curve25519 and ed25519\n\n- Uses [Dalek's x25519](https://github.com/dalek-cryptography/x25519-dalek) for Diffie-Hellman key exchange and x25519 which is another Diffie-Hellman key exchange but follows RFC7748.\n- Uses [Dalek's ed25519](https://github.com/dalek-cryptography/ed25519-dalek) for signing over ed25519 curve.\n\n Demo UI for testing the generated wasm is present in `www` folder.  \n1. Run `wasm-pack build` (in root) to generate wasm code.\n2. Run `npm install` and `npm run start` from `www` to start a server and visit http://localhost:8080/ to use the Demo UI.\n\n**Note: I created this to get started with WASM so quite likely there are better ways of doing things.**   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesh%2Fwasm_25519","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovesh%2Fwasm_25519","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesh%2Fwasm_25519/lists"}