{"id":15498244,"url":"https://github.com/integral-tech/linux-kernel-lab","last_synced_at":"2026-04-26T20:31:21.455Z","repository":{"id":206530382,"uuid":"655326604","full_name":"Integral-Tech/linux-kernel-lab","owner":"Integral-Tech","description":"This repository is a mirror of https://codeberg.org/Integral/linux-kernel-lab.","archived":false,"fork":false,"pushed_at":"2024-11-11T09:38:18.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-15T08:37:56.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/Integral-Tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/GPL-2.0-only.txt","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":"2023-06-18T15:05:57.000Z","updated_at":"2024-11-11T09:38:21.000Z","dependencies_parsed_at":"2023-11-10T17:28:04.965Z","dependency_job_id":"775ee5a0-579e-4981-93b8-2e6d7e2c3376","html_url":"https://github.com/Integral-Tech/linux-kernel-lab","commit_stats":null,"previous_names":["integral-tech/linux-kernel-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Integral-Tech/linux-kernel-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integral-Tech%2Flinux-kernel-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integral-Tech%2Flinux-kernel-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integral-Tech%2Flinux-kernel-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integral-Tech%2Flinux-kernel-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Integral-Tech","download_url":"https://codeload.github.com/Integral-Tech/linux-kernel-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integral-Tech%2Flinux-kernel-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: 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":[],"created_at":"2024-10-02T08:42:40.468Z","updated_at":"2026-04-26T20:31:21.433Z","avatar_url":"https://github.com/Integral-Tech.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2024 Integral \u003cintegral@member.fsf.org\u003e\n\nSPDX-License-Identifier: GPL-2.0-only\n--\u003e\n\n# Linux Kernel Lab\nIntegral's Linux Kernel Lab\n\n[![status-badge](https://ci.codeberg.org/api/badges/13904/status.svg)](https://ci.codeberg.org/repos/13904)\n\n## Lab 1: An AES256 encryption driver for character devices\n- Thanks to [kokke/tiny-AES-c](https://github.com/kokke/tiny-AES-c)\n\n### How to build?\n\n```bash\ngit clone https://github.com/Integral-Tech/linux-kernel-lab.git\ncd linux-kernel-lab/Lab1/module/\nmake\n```\n\n### How to install?\nExecute the following commands in ```module``` directory:\n\n```bash\nsudo insmod encrypt.ko\nsudo mknod /dev/encrypt c $(cat /proc/devices | grep encrypt | awk '{print $1}') 0\n```\n\n### How to test?\nExecute the following commands in ```test``` directory:\n\n```bash\nsudo ./test.sh\n```\n\n## License\n- Licensed under the [GNU General Public License, version 2](LICENSES/GPL-2.0-only.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegral-tech%2Flinux-kernel-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintegral-tech%2Flinux-kernel-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegral-tech%2Flinux-kernel-lab/lists"}