{"id":18599353,"url":"https://github.com/bkawk/aes-256-cbc-pbkdf2-30k","last_synced_at":"2026-01-24T13:13:57.807Z","repository":{"id":106273464,"uuid":"87803279","full_name":"bkawk/AES-256-CBC-PBKDF2-30K","owner":"bkawk","description":"Polymer2 Web Component for encrypting and decrypting a mnemonic to the CBC encryption mode of AES","archived":false,"fork":false,"pushed_at":"2017-04-17T06:21:36.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T15:13:19.130Z","etag":null,"topics":["aes-cbc","cryptography","pbkdf2","polymer2"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/bkawk.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":"2017-04-10T11:30:56.000Z","updated_at":"2017-04-11T17:01:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f993c87d-6b35-42ee-8b23-59a42d8c88b4","html_url":"https://github.com/bkawk/AES-256-CBC-PBKDF2-30K","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bkawk/AES-256-CBC-PBKDF2-30K","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2FAES-256-CBC-PBKDF2-30K","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2FAES-256-CBC-PBKDF2-30K/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2FAES-256-CBC-PBKDF2-30K/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2FAES-256-CBC-PBKDF2-30K/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkawk","download_url":"https://codeload.github.com/bkawk/AES-256-CBC-PBKDF2-30K/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkawk%2FAES-256-CBC-PBKDF2-30K/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28728580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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":["aes-cbc","cryptography","pbkdf2","polymer2"],"created_at":"2024-11-07T01:38:46.093Z","updated_at":"2026-01-24T13:13:57.782Z","avatar_url":"https://github.com/bkawk.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\\u003caes-256-cbc-pbkdf2-30k\\\u003e\n\nEncrypt a mnemonic wth AES-256-CBC encryption using a given password and the PBKDF2 KDF with the given number of rounds.\n\nTo encrypt: Set the direction to 'encrypt' and pass in a password, mnemonic. And save the hash and initialisation vector.\n\nTo decrypt: Set the direction to 'decrypt' and pass in the password, hash and initialisation vector.\n\nEvery time you encrypt a new initialisation vector will be created for you, be sure to save this with the generated hash.\n\nToggle debug to get a console view of the values.\n\n## Install the Polymer-CLI\n\nFirst, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your application locally.\n\n## Viewing Your Application\n\n```\n$ polymer serve\n```\n\n## Building Your Application\n\n```\n$ polymer build\n```\n\nThis will create a `build/` folder with `bundled/` and `unbundled/` sub-folders\ncontaining a bundled (Vulcanized) and unbundled builds, both run through HTML,\nCSS, and JS optimizers.\n\nYou can serve the built versions by giving `polymer serve` a folder to serve\nfrom:\n\n```\n$ polymer serve build/bundled\n```\n\n## Running Tests\n\n```\n$ polymer test\n```\n\nYour application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkawk%2Faes-256-cbc-pbkdf2-30k","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkawk%2Faes-256-cbc-pbkdf2-30k","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkawk%2Faes-256-cbc-pbkdf2-30k/lists"}