{"id":15968343,"url":"https://github.com/djdeveloperr/deno_cryptr","last_synced_at":"2025-03-15T12:14:11.141Z","repository":{"id":135719227,"uuid":"460110474","full_name":"DjDeveloperr/deno_cryptr","owner":"DjDeveloperr","description":"Deno port of Node.js `cryptr` using Web Crypto API","archived":false,"fork":false,"pushed_at":"2024-03-01T06:57:29.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T02:35:26.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DjDeveloperr.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-16T17:36:23.000Z","updated_at":"2024-11-06T01:50:07.000Z","dependencies_parsed_at":"2024-03-01T07:51:16.590Z","dependency_job_id":null,"html_url":"https://github.com/DjDeveloperr/deno_cryptr","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/DjDeveloperr%2Fdeno_cryptr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DjDeveloperr%2Fdeno_cryptr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DjDeveloperr%2Fdeno_cryptr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DjDeveloperr%2Fdeno_cryptr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DjDeveloperr","download_url":"https://codeload.github.com/DjDeveloperr/deno_cryptr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243725633,"owners_count":20337670,"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-07T19:01:36.881Z","updated_at":"2025-03-15T12:14:11.119Z","avatar_url":"https://github.com/DjDeveloperr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno_cryptr\n\nPort of https://github.com/MauriceButler/cryptr to Web Crypto API.\n\n```ts\nconst cryptr = new Cryptr(\"secret\");\n\nconst encrypted = await cryptr.encrypt(\"my secret message\");\nconst decrypted = await cryptr.decrypt(encrypted);\nconsole.log(decrypted); // my secret message\n```\n\nA notable difference in API is Deno Cryptr is async.\n\n## License\n\nMIT licensed. All rights reserved.\n\nCopyright 2024 © DjDeveloperr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjdeveloperr%2Fdeno_cryptr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjdeveloperr%2Fdeno_cryptr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjdeveloperr%2Fdeno_cryptr/lists"}