{"id":15519709,"url":"https://github.com/mcyba/hashingalgorithmswithpython","last_synced_at":"2025-10-22T03:01:32.506Z","repository":{"id":112248109,"uuid":"185367202","full_name":"MCYBA/HashingAlgorithmsWithPython","owner":"MCYBA","description":"Hashing Algorithms with Python","archived":false,"fork":false,"pushed_at":"2019-05-07T09:23:47.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T19:36:05.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/MCYBA.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":"2019-05-07T09:18:58.000Z","updated_at":"2019-05-07T09:19:01.000Z","dependencies_parsed_at":"2023-04-25T04:35:51.949Z","dependency_job_id":null,"html_url":"https://github.com/MCYBA/HashingAlgorithmsWithPython","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MCYBA/HashingAlgorithmsWithPython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCYBA%2FHashingAlgorithmsWithPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCYBA%2FHashingAlgorithmsWithPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCYBA%2FHashingAlgorithmsWithPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCYBA%2FHashingAlgorithmsWithPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MCYBA","download_url":"https://codeload.github.com/MCYBA/HashingAlgorithmsWithPython/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCYBA%2FHashingAlgorithmsWithPython/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265199998,"owners_count":23726750,"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-02T10:22:28.544Z","updated_at":"2025-10-22T03:01:32.339Z","avatar_url":"https://github.com/MCYBA.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python ile Şifreleme Algoritmaları\n\n- Ceaser Chiper Algorithm (Sezar Şifreleme Algoritması)\n\n------------\n\n\n## Ceaser Chiper Algorithm (Sezar Şifreleme Algoritması)\n\nTürkçe karşılığı Sezar Şifreleme olan bu algoritma adından da anlaşılacağı üzere Jul Sezar tarafından oluşturulmuştur.Jul Sezar mesajlarının düşmanlarının eline geçirilebileceği tehlikesini düşünerek mesajlarında bu yöntemi kullanmıştır.Bu algoritma şifreleme algoritmalarının en çok bilinen ve kullanılan yöntemlerinden birisidir. Bu şifreleme yöntemi ile şifrelenmiş mesajlar , konuya hakim olmayan biri tarafından okunulduğu zaman gerçekten bir şey ifade etmeyecektir fakat konuya hakim olan birisi tarafından mesajın şifrelendiği algoritmanın Sezar şifreleme yöntemi olduğunu anlaması sadece bir kaç dakikasını alacaktır. Bu yönden basitlik tarafından algoritmayı yazmak ve mesajları şifrelemek hızlı fakat yine aynı basitlikten dolayı siber dünyada güçsüz bir algoritmadır.\n\n#### Peki Sezar Şifrelem Algoritması nasıl çalışır ? \n\nSezar şifreleme algoritmasının çalışma yapısı oldukça basittir.Sezar algoritması mesajın her bir harfini belirtilen anahtar sayı kadar ileri kaydırarak şifreli mesajı oluşturur.\n\n![Sezar Şifreleme (Ceaser Chiper)](https://cdn-images-1.medium.com/max/1600/1*I8BRRDM6HRBHjeExZ-sw-Q.jpeg \"Sezar Şifreleme (Ceaser Chiper)\")\n\nŞifreyi çözmek için ise anahtar sayısı ile şifreli mesajdaki her karakterin anahtar sayısı kadar geriye giderek ana mesajı dönüştürülmesi üzerinedir.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcyba%2Fhashingalgorithmswithpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcyba%2Fhashingalgorithmswithpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcyba%2Fhashingalgorithmswithpython/lists"}