{"id":20778633,"url":"https://github.com/kelseykm/kelcryptor","last_synced_at":"2025-09-07T07:36:56.672Z","repository":{"id":59188418,"uuid":"535118752","full_name":"kelseykm/kelcryptor","owner":"kelseykm","description":"Commandline file encryption and decryption program, using AES-256-GCM","archived":false,"fork":false,"pushed_at":"2024-03-01T10:08:53.000Z","size":292,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T21:47:00.006Z","etag":null,"topics":["aes-256-gcm","decryption","encryption","file-encryption"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kelseykm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-09-10T21:02:56.000Z","updated_at":"2025-01-10T05:32:04.000Z","dependencies_parsed_at":"2024-03-01T11:29:16.344Z","dependency_job_id":"162f705f-4e3a-42b3-ae9c-a4fb4ced0a7f","html_url":"https://github.com/kelseykm/kelcryptor","commit_stats":{"total_commits":95,"total_committers":1,"mean_commits":95.0,"dds":0.0,"last_synced_commit":"0210171636cdf80cd5519a81a8e8f00bba256e6c"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kelseykm/kelcryptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelseykm%2Fkelcryptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelseykm%2Fkelcryptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelseykm%2Fkelcryptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelseykm%2Fkelcryptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kelseykm","download_url":"https://codeload.github.com/kelseykm/kelcryptor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kelseykm%2Fkelcryptor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274010097,"owners_count":25206763,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aes-256-gcm","decryption","encryption","file-encryption"],"created_at":"2024-11-17T13:23:21.486Z","updated_at":"2025-09-07T07:36:56.622Z","avatar_url":"https://github.com/kelseykm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kelcryptor\r\n\r\n![kelcryptor](https://raw.githubusercontent.com/kelseykm/banners/main/kelcryptor/banner.png)\r\n\r\nA commandline file encryption and decryption application, written in [Go](https://go.dev).\r\n\r\n## Features\r\n\r\n- AES-256-GCM encryption\r\n- No limit on file size to be encrypted\r\n- Keeps track of the integrity of encrypted file\r\n- Get alert if wrong password is used without having to wait for the entire file to be decrypted\r\n- Pass multiple files at a go to be encrypted/decrypted\r\n- Ignore and skip files with errors when encrypting/decrypting many files\r\n- Keeps track of time taken to encrypt/decrypt file(s)\r\n- Shows progress of encryption/decryption\r\n\r\n## Installation\r\n\r\nClone this repository and run `make install` at the repository root\r\n\r\n\u003e Installation via the go module system (e.g. `go install kelcryptor`, or `go get kelcryptor`\r\n\u003e ) currently installs outdated versions of kelcryptor. Please\r\n\u003e use the method stated above.\r\n\r\nIf on Windows and/or without Makefile Tools, run the following command instead:\r\n`go install -ldflags=\"-s -w\"`\r\n\r\n### Local build\r\n\r\nClone this repository and run `make` at the repository root\r\n\r\nIf on Windows and/or without Makefile Tools, run the following command instead:\r\n`go build -ldflags=\"-s -w\"`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelseykm%2Fkelcryptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkelseykm%2Fkelcryptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelseykm%2Fkelcryptor/lists"}