{"id":18458750,"url":"https://github.com/browserify/browserify-aes","last_synced_at":"2025-12-12T04:08:18.464Z","repository":{"id":21949562,"uuid":"25274085","full_name":"browserify/browserify-aes","owner":"browserify","description":"aes, for browserify","archived":false,"fork":false,"pushed_at":"2024-12-21T09:58:52.000Z","size":390,"stargazers_count":60,"open_issues_count":11,"forks_count":28,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T09:34:15.162Z","etag":null,"topics":["aes","browserify","crypto","javascript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserify.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}},"created_at":"2014-10-15T21:20:15.000Z","updated_at":"2025-03-10T10:44:11.000Z","dependencies_parsed_at":"2024-02-26T01:49:19.264Z","dependency_job_id":"558ed159-a94f-489a-aaf7-295ad0047d33","html_url":"https://github.com/browserify/browserify-aes","commit_stats":{"total_commits":126,"total_committers":17,"mean_commits":7.411764705882353,"dds":0.5158730158730158,"last_synced_commit":"85e0bd441c357b80c7523bf43656b69331de1455"},"previous_names":["crypto-browserify/browserify-aes","calvinmetcalf/browserify-aes"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fbrowserify-aes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fbrowserify-aes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fbrowserify-aes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fbrowserify-aes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/browserify-aes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198445,"owners_count":20900079,"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","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","browserify","crypto","javascript"],"created_at":"2024-11-06T08:19:53.968Z","updated_at":"2025-12-12T04:08:18.427Z","avatar_url":"https://github.com/browserify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# browserify-aes\n[![Build Status](https://travis-ci.org/crypto-browserify/browserify-aes.svg)](https://travis-ci.org/crypto-browserify/browserify-aes)\n\nNode style aes for use in the browser.\nImplements:\n\n - createCipher\n - createCipheriv\n - createDecipher\n - createDecipheriv\n - getCiphers\n\nIn node.js, the `crypto` implementation is used, in browsers it falls back to a pure JavaScript implementation.\n\n`EVP_BytesToKey` is a straight up port of the same function from OpenSSL as there is literally no documenation on it beyond it using 'undocumented extensions' for longer keys.\n\n## LICENSES\nMuch of this library has been taken from the AES implementation in [triplesec](https://github.com/keybase/triplesec) (apparently licensed MIT),  which is a partial derivation of [crypto-js](https://code.google.com/p/crypto-js/), which is licensed BSD-3 clause, the relevant LICENSE text for both MIT and BSD-3 can be found in [LICENSE](LICENSE).\n\nParts of `ghash.js` are a partial derivation of work by Juho Vähä-Herttua in [SJCL](https://github.com/bitwiseshiftleft/sjcl),  which is LICENSED `BSD-2 || GPL-2`,  with the LICENSE text included inline in `ghash.js`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserify%2Fbrowserify-aes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrowserify%2Fbrowserify-aes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserify%2Fbrowserify-aes/lists"}