{"id":20742722,"url":"https://github.com/komodoooo/senkrypt","last_synced_at":"2025-04-24T05:15:49.338Z","repository":{"id":59255122,"uuid":"476872061","full_name":"komodoooo/Senkrypt","owner":"komodoooo","description":"Senkrypt is a new encryption system made by me and takaso","archived":false,"fork":false,"pushed_at":"2024-09-05T17:11:11.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T05:15:37.312Z","etag":null,"topics":["cryptography","cryptography-algorithms","decoding","decryption","encoding","encryption"],"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/komodoooo.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":"2022-04-01T21:22:16.000Z","updated_at":"2024-09-05T17:11:14.000Z","dependencies_parsed_at":"2023-01-20T05:34:01.886Z","dependency_job_id":null,"html_url":"https://github.com/komodoooo/Senkrypt","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/komodoooo%2FSenkrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komodoooo%2FSenkrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komodoooo%2FSenkrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komodoooo%2FSenkrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/komodoooo","download_url":"https://codeload.github.com/komodoooo/Senkrypt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566511,"owners_count":21451234,"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","cryptography-algorithms","decoding","decryption","encoding","encryption"],"created_at":"2024-11-17T07:07:12.473Z","updated_at":"2025-04-24T05:15:49.320Z","avatar_url":"https://github.com/komodoooo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Senkrypt\nSenkrypt is a new encryption system made by me and takaso\n\n# Basic usage\n**disclosure: use \"-\" instead of the spaces to encrypt a word, don't use \"\u003c\" or \"\u003e\" as key**\n\n**Encrypt a word:**\n\n`python3 senkrypt.py -e oscuro -k key` ==\u003e _`2a82ba2cc2602c02a8`_\n\n**Decrypt a word:**\n\n`python3 senkrypt.py -d 2a82ba2cc2602c02a8 -k key` ==\u003e _`oscuro`_\n\n# Old encoding system\n## You can use senkrypt also without key, as encoding system\n\n\n**Encode a word: (without key)**\n\n`python3 senkrypt.py -e sesso` ==\u003e _`22b23f23f1f923f`_\n\n**Decode a word: (without key)**\n\n`python3 senkrypt.py -d 22b23f23f1f923f` ==\u003e _`sesso`_\n\n**Credits**\n\n@komodoooo\n\n@takaso\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomodoooo%2Fsenkrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkomodoooo%2Fsenkrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomodoooo%2Fsenkrypt/lists"}