{"id":34950928,"url":"https://github.com/scarletti-ben/json-enc","last_synced_at":"2026-04-10T10:02:09.388Z","repository":{"id":330617053,"uuid":"1123382584","full_name":"scarletti-ben/json-enc","owner":"scarletti-ben","description":"Tool to encrypt .json files to .enc files and vice versa using PBKDF2","archived":false,"fork":false,"pushed_at":"2025-12-29T14:11:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-06T13:25:25.861Z","etag":null,"topics":["encryption-decryption","html-css-javascript","pbkdf2","sha256","webcryptoapi","webdev"],"latest_commit_sha":null,"homepage":"https://scarletti-ben.github.io/json-enc/","language":"JavaScript","has_issues":true,"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/scarletti-ben.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-26T18:53:13.000Z","updated_at":"2025-12-29T14:11:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/scarletti-ben/json-enc","commit_stats":null,"previous_names":["scarletti-ben/json-enc"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/scarletti-ben/json-enc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scarletti-ben%2Fjson-enc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scarletti-ben%2Fjson-enc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scarletti-ben%2Fjson-enc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scarletti-ben%2Fjson-enc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scarletti-ben","download_url":"https://codeload.github.com/scarletti-ben/json-enc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scarletti-ben%2Fjson-enc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["encryption-decryption","html-css-javascript","pbkdf2","sha256","webcryptoapi","webdev"],"created_at":"2025-12-26T21:32:37.149Z","updated_at":"2026-04-10T10:02:09.382Z","avatar_url":"https://github.com/scarletti-ben.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\nUses `JavaScript`'s built-in [`Web Crypto API`](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API) to generate a key that can be used to encrypt and decrypt user files. If a user uploads a raw `.json` file, the file will be encrypted using the current key before being downloaded as an encrypted `.enc` file. Conversely, if a user uploads an encrypted `.enc` file, the file will be decrypted using the current key before being downloaded as a raw `.json` file.\n\nBy default the module `encryptor.js` uses `PBKDF2` / `SHA-256` / `AES-GCM` with 100,000 iterations.\n\n# Project Metadata\n```yaml\n---\ntitle: \"json-enc\"\ndate: \"2025-12-26T16-08\"\ndescription: \"\"\ncategories: [\n  webdev\n]\ntags: [\n  html, css, javascript, encryption, decryption, .json, .enc, username, password, salt, initialization vector, initialisation vector, iv, pbkdf2, sha-256, aes-gcm, base64\n]\n---\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarletti-ben%2Fjson-enc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscarletti-ben%2Fjson-enc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscarletti-ben%2Fjson-enc/lists"}