{"id":19251657,"url":"https://github.com/lokranjanp/cryptosystems","last_synced_at":"2025-04-21T13:30:34.149Z","repository":{"id":241149448,"uuid":"803781101","full_name":"lokranjanp/cryptosystems","owner":"lokranjanp","description":"All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]","archived":false,"fork":false,"pushed_at":"2024-06-17T02:59:50.000Z","size":576,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T13:37:46.420Z","etag":null,"topics":["cpp","cryptography-algorithms"],"latest_commit_sha":null,"homepage":"","language":"C++","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/lokranjanp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-21T11:27:25.000Z","updated_at":"2024-08-20T13:53:29.000Z","dependencies_parsed_at":"2024-05-22T17:56:12.360Z","dependency_job_id":"60ac9a7f-5fd0-45a2-9d6e-0370d1e02b7b","html_url":"https://github.com/lokranjanp/cryptosystems","commit_stats":null,"previous_names":["lokranjanp/cryptsystems","lokranjanp/cryptosystems"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fcryptosystems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fcryptosystems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fcryptosystems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokranjanp%2Fcryptosystems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lokranjanp","download_url":"https://codeload.github.com/lokranjanp/cryptosystems/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250064484,"owners_count":21368913,"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":["cpp","cryptography-algorithms"],"created_at":"2024-11-09T18:23:23.991Z","updated_at":"2025-04-21T13:30:33.804Z","avatar_url":"https://github.com/lokranjanp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptosystems\nAll cryptography algorithms of Cryptography and Network Security course\n\nContains implementation of:\n1) Symmetric cryptographic techniques\n2) Asymmetric cryptographic techniques \n\n\nReference material used :\n\n    [1] Behrouz A Forouzan and Debdeep Mukhopadhyay. Cryptography and Network Security. 3rd\n    Edition, McGraw-Hill, 2016\n\n    [2] GeeksforGeeks\n\nIf you want to run the above algorithms on a Laptop with ARM based Architecture, use the following commands:\n* To compile the code : || g++ -std=c++17 filename.cpp ||\n* To access the executable file (a.out) : || ./a.out ||\n\nIf you dont have g++ or clang compilers by default you can use the gcc compiler.\nThe command remains mostly same, just change the (\"g++\") to \"gcc\".\n\nIf you still face any problems related to compilation, try to compile the files after moving to different directories\n\nHAPPY ENCRYPTING! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokranjanp%2Fcryptosystems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flokranjanp%2Fcryptosystems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokranjanp%2Fcryptosystems/lists"}