{"id":18890480,"url":"https://github.com/sevenc-nanashi/scrypter","last_synced_at":"2025-07-19T02:05:11.452Z","repository":{"id":57464884,"uuid":"325982251","full_name":"sevenc-nanashi/scrypter","owner":"sevenc-nanashi","description":"An encrypter.","archived":false,"fork":false,"pushed_at":"2021-01-28T13:13:35.000Z","size":21,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-17T23:43:57.503Z","etag":null,"topics":["pip","pypi","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sevenc-nanashi.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}},"created_at":"2021-01-01T13:14:34.000Z","updated_at":"2021-01-28T13:13:38.000Z","dependencies_parsed_at":"2022-08-31T03:11:45.086Z","dependency_job_id":null,"html_url":"https://github.com/sevenc-nanashi/scrypter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sevenc-nanashi/scrypter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenc-nanashi%2Fscrypter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenc-nanashi%2Fscrypter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenc-nanashi%2Fscrypter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenc-nanashi%2Fscrypter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sevenc-nanashi","download_url":"https://codeload.github.com/sevenc-nanashi/scrypter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenc-nanashi%2Fscrypter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265872420,"owners_count":23842176,"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":["pip","pypi","python"],"created_at":"2024-11-08T07:55:46.760Z","updated_at":"2025-07-19T02:05:11.425Z","avatar_url":"https://github.com/sevenc-nanashi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scrypter\n[![PyPI - Version](https://img.shields.io/pypi/v/scrypter?style=flat-square) ![PyPI - Downloads](https://img.shields.io/pypi/dm/scrypter?style=flat-square)](https://pypi.org/project/scrypter)  \nAn encrypter.\n\n## Example\n\n`40387509113504109504119407395111045161094023441493410324129951111941790502111507119510108511100413295091254129950512551810841442` - Key: No key\n\n`3184323731963185319531793127312031923242319231783126323231943176312732333194318431863222317931893127323631793187320132333196317431943168` - Key: `PyPI`\n\n\n## Use with arguments\n\n```\nusage: scrypter [-h] [-e | -d | -g] [-k KEY] [text]\n\nthis script will encrypt/decrypt text.\n\npositional arguments:\n  text               Text to encrypt/decrypt.\n\noptional arguments:\n  -h, --help         show this help message and exit\n  -e, --encrypt      do encrypting.\n  -d, --decrypt      do decrypting.\n  -g, --gui          show gui.\n  -k KEY, --key KEY  key for encrypting/decrypting.\n```\n\n## Use on script\n```python\n\u003e\u003e\u003e import scrypter\n\u003e\u003e\u003e scrypter.encrypt(\"Hello, Python!\")\n'4017350610750811650110951610541242416264058551012150111751110351310850911941033'\n\u003e\u003e\u003e scrypter.encrypt(\"Good morning, Python!\", \"Python\")\n'315132323227320431433219319132353226320932213213312431533196322532273214319132313149'\n\u003e\u003e\u003e scrypter.decrypt('4017350610750811650110951610541242416264058551012150111751110351310850911941033')\n'Hello, Python!'\n\u003e\u003e\u003e scrypter.decrypt('315132323227320431433219319132353226320932213213312431533196322532273214319132313149',\n...                  \"Python\")\n'Good morning, Python!'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevenc-nanashi%2Fscrypter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsevenc-nanashi%2Fscrypter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevenc-nanashi%2Fscrypter/lists"}