{"id":22490492,"url":"https://github.com/Vishwas1/crypto","last_synced_at":"2025-08-02T22:33:07.866Z","repository":{"id":38266852,"uuid":"267517264","full_name":"Vishwas1/crypto","owner":"Vishwas1","description":"A simple tool to learn basic concepts of cryptography!","archived":false,"fork":false,"pushed_at":"2024-03-08T09:49:33.000Z","size":5535,"stargazers_count":40,"open_issues_count":25,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-08T10:54:13.576Z","etag":null,"topics":["cryptography","pki","playground","publickey-cryptosystem"],"latest_commit_sha":null,"homepage":"https://vishwas1.github.io/crypto/index.html","language":"Vue","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/Vishwas1.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":"2020-05-28T06:59:49.000Z","updated_at":"2024-03-08T09:49:37.000Z","dependencies_parsed_at":"2023-02-05T18:16:39.228Z","dependency_job_id":null,"html_url":"https://github.com/Vishwas1/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/Vishwas1%2Fcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishwas1%2Fcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishwas1%2Fcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vishwas1%2Fcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vishwas1","download_url":"https://codeload.github.com/Vishwas1/crypto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228501250,"owners_count":17930222,"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":["cryptography","pki","playground","publickey-cryptosystem"],"created_at":"2024-12-06T17:22:15.453Z","updated_at":"2024-12-06T17:25:11.631Z","avatar_url":"https://github.com/Vishwas1.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# Cryptography Tool\n\nA tool to play and learn basic concept of cryptography. Checkout the playgroung [here](https://vishwas1.github.io/crypto/index.html#/crypto)\n\n## Resources\n\n- [Practical book about cryptography for developers](https://cryptobook.nakov.com/) - A book\n- [Practical Cryptography With Go](https://leanpub.com/gocrypto/read#leanpub-auto-chapter-5-digital-signatures) - A book\n- [Benchmarking Framework ZKP frameworks](https://docs.zkproof.org/pages/standards/accepted-workshop3/proposal-benchmarking.pdf) - Paper\n- [Other Zkp](https://medium.com/@aurelcode/cryptographic-accumulators-da3aa4561d77)\n\n## \n\n```bash\nnpm install -g @vue/cli\ngit clone \ncd \nnpm i \nnpm run serve\n```\n\n## Features\n\n- [Basic concept of cryptography](docs/README.md)\n    - Hashing\n    - Symmetric Key Cryptography\n    - Asymmetric Key Cryptography\n    - Digital Signature\n\n## Libraries\n\n- Hashing\n    - [Blakejs](https://www.npmjs.com/package/blakejs)\n    - [SHA js](https://www.npmjs.com/package/sha.js)\n- Symmetric Key Cryptography\n    - [Aes-js](https://www.npmjs.com/package/aes-js) with CTR mode\n- Asymmetric Key Cryptography\n    - [TweetNacl](https://www.npmjs.com/package/tweetnacl)\n    - [Ed2Curve](https://www.npmjs.com/package/ed2curve)\n\n## Screens\n\n### Hashing\n\n![hash](public/images/hash-tab.png)\n\n### Symmetric Key Cryptography\n\n![symme](public/images/symm-key-encryption.png)\n\n\n### Asymmetric Key Cryptography\n\n#### Generating Key Pair\n \n![symme](public/images/Asymmetric-kp.png)\n\n#### Encryption\n\n![symme](public/images/asymm-encryption.png)\n\n#### Decryption\n\n![symme](public/images/Asymme-decryption.png)\n\n#### Digital Signature\n\n**Signing Message**\n\n![symme](public/images/signing.png)\n\n**Verifying Message**\n\n![symme](public/images/verify.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVishwas1%2Fcrypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVishwas1%2Fcrypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVishwas1%2Fcrypto/lists"}