{"id":28484383,"url":"https://github.com/forest-chan/crypto-2025","last_synced_at":"2026-05-05T14:32:51.005Z","repository":{"id":286439330,"uuid":"961404018","full_name":"forest-chan/crypto-2025","owner":"forest-chan","description":"Implementations of cryptographic algorithms for a university course with PHP","archived":false,"fork":false,"pushed_at":"2025-06-06T19:50:33.000Z","size":4374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T20:39:16.346Z","etag":null,"topics":["composer","cryptography","des-algorithm","des-crypto","des-decription","des-encryption","digitalsignature","docker","docker-compose","md5-hash","md5-hashing","md5hashing","php-unit","php8","rsa-algorithm","rsa-cryptography","rsa-decryption","rsa-encryption","signature","signature-verification"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/forest-chan.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,"zenodo":null}},"created_at":"2025-04-06T13:01:19.000Z","updated_at":"2025-06-06T19:55:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"857fb44c-bcaf-40d9-ae64-fd1a84bc0a23","html_url":"https://github.com/forest-chan/crypto-2025","commit_stats":null,"previous_names":["forest-chan/crypto-2025"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/forest-chan/crypto-2025","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forest-chan%2Fcrypto-2025","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forest-chan%2Fcrypto-2025/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forest-chan%2Fcrypto-2025/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forest-chan%2Fcrypto-2025/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forest-chan","download_url":"https://codeload.github.com/forest-chan/crypto-2025/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forest-chan%2Fcrypto-2025/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["composer","cryptography","des-algorithm","des-crypto","des-decription","des-encryption","digitalsignature","docker","docker-compose","md5-hash","md5-hashing","md5hashing","php-unit","php8","rsa-algorithm","rsa-cryptography","rsa-decryption","rsa-encryption","signature","signature-verification"],"created_at":"2025-06-07T22:06:50.278Z","updated_at":"2026-05-05T14:32:51.000Z","avatar_url":"https://github.com/forest-chan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto-2025\n\n![PHP Version](https://img.shields.io/badge/PHP-8.3-brightgreen.svg)\n![Composer](https://img.shields.io/badge/Composer-Compatible-orange.svg)\n![PHPUnit](https://img.shields.io/badge/PHPUnit-12.1-blueviolet.svg)\n![Docker](https://img.shields.io/badge/Docker-✓-blue?logo=docker\u0026logoColor=white\u0026style=flat)\n![Docker Compose](https://img.shields.io/badge/Docker_Compose-✓-blue?logo=docker\u0026logoColor=white\u0026style=flat)\n![License](https://img.shields.io/badge/License-MIT-blue.svg)\n\nImplementations of cryptographic algorithms for a university course with PHP 8.3\n\n## Implemented cryptographic algorithms:\n\n| Algorithm | Category          |\n|-----------|-------------------|\n| DES       | Symmetric         | \n| RSA       | Asymmetric        |\n| MD5       | Hash function     |\n| MD5 + RSA | Digital Signature |\n\n## Requirements:\n1. Docker version \u003e= 25.0.3\n2. Docker Compose version \u003e= v2.24.5-desktop.1\n\n## Installation:\n```bash\ngit clone git@github.com:forest-chan/crypto-2025.git\ncd crypto-2025\nmake build\nmake up\n```\n\n## Usage:\n1. Run all cryptographic algorithms test cases:\n```bash\nmake run-all\n```\n2. Run DES cryptographic algorithm test cases:\n```bash\nmake run-des\n```\n3. Run RSA cryptographic algorithm test cases:\n```bash\nmake run-rsa\n```\n4. Run MD5 cryptographic algorithm test cases:\n```bash\nmake run-rsa\n```\n5. Run Digital Signature cryptographic algorithm test cases:\n```bash\nmake run-signature\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforest-chan%2Fcrypto-2025","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforest-chan%2Fcrypto-2025","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforest-chan%2Fcrypto-2025/lists"}