{"id":16759141,"url":"https://github.com/alcalzone/node-aead-crypto","last_synced_at":"2025-07-25T11:36:25.416Z","repository":{"id":24236462,"uuid":"100941120","full_name":"AlCalzone/node-aead-crypto","owner":"AlCalzone","description":"AEAD ciphers for Node.js and Electron","archived":false,"fork":false,"pushed_at":"2023-02-04T23:19:07.000Z","size":1245,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T10:41:57.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AlCalzone.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}},"created_at":"2017-08-21T10:26:07.000Z","updated_at":"2023-08-21T06:41:50.000Z","dependencies_parsed_at":"2023-02-15T01:15:58.266Z","dependency_job_id":null,"html_url":"https://github.com/AlCalzone/node-aead-crypto","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/AlCalzone/node-aead-crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fnode-aead-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fnode-aead-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fnode-aead-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fnode-aead-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlCalzone","download_url":"https://codeload.github.com/AlCalzone/node-aead-crypto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fnode-aead-crypto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266998738,"owners_count":24018955,"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-07-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2024-10-13T04:07:25.434Z","updated_at":"2025-07-25T11:36:25.397Z","avatar_url":"https://github.com/AlCalzone.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-aead-crypto\nAEAD ciphers for Node.js and Electron\n\n**Note: This module is not necessary on NodeJS 10+ because you can now provide the `authTagLength`.**\n\n## Supported ciphers\n* AES-CCM\n* AES-GCM\n\n## Usage\nTODO\n\n## Changelog\n### 3.0.1 (2023-01-26)\nMigrated the codebase to Rust and N-API. This module is now using [RustCrypto](https://github.com/RustCrypto) instead of OpenSSL due to a [bug](https://github.com/sfackler/rust-openssl/issues/1593) in the Rust OpenSSL bindings.\nThis change should make it possible to use the module on Electron again, which still does not support AEAD ciphers natively.\n\n### 2.2.2 (2022-12-15)\n* (AlCalzone) Disable preinstall script entirely to support Electron environments\n\n### 2.2.1 (2021-06-19)\n* (AlCalzone) Update dependencies\n\n### 2.2.0 (2020-01-27)\n* (AlCalzone) Replaced the node version comparison in `preinstall` with a check if all ciphers are natively available\n\n### 2.1.1 (2018-11-27)\n* (AlCalzone) Dropped `node-pre-gyp` for `prebuild`\n\n### 2.0.0 (2018-11-04)\n* (AlCalzone) Rework the installation procedure to fail on Node 10+\n\n### 1.1.6 (2018-09-19)\n* (AlCalzone) Update node-pre-gyp dependency\n\n### 1.1.4 (2018-06-28)\n* (AlCalzone) Update node-pre-gyp dependency\n\n### 1.1.3 (2018-04-30)\n* (AlCalzone) Update dependency versions hoping to fix an installation error\n\n### 1.1.0\n* (AlCalzone) Support NodeJS 10, drop Node 9 from precompilation\n\n### 1.0.5\n* (AlCalzone) Fixed installation issues on RPi 1\n\n### 1.0.4\n* (AlCalzone) Fixed installation issues on RPi 1\n\n### 1.0.3\n* (AlCalzone) Drop Node 7 from precompilation, add Node 9\n\n### 1.0.2\n* (AlCalzone) fixed typescript definitions\n\n### 1.0.0\n* (AlCalzone) initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcalzone%2Fnode-aead-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falcalzone%2Fnode-aead-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcalzone%2Fnode-aead-crypto/lists"}