{"id":20958506,"url":"https://github.com/junixapp/crypto-wrapper","last_synced_at":"2025-03-13T06:23:30.984Z","repository":{"id":108524329,"uuid":"134506047","full_name":"junixapp/crypto-wrapper","owner":"junixapp","description":"A simple wrapper for node crypto module, zero dependency, easy to use!","archived":false,"fork":false,"pushed_at":"2018-05-23T03:36:23.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T03:19:25.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junixapp.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}},"created_at":"2018-05-23T03:08:52.000Z","updated_at":"2018-07-13T08:29:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7ce109a-d79b-4f32-8d51-5b08c0230dc5","html_url":"https://github.com/junixapp/crypto-wrapper","commit_stats":null,"previous_names":["junixapp/crypto-wrapper","li-xiaojun/crypto-wrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junixapp%2Fcrypto-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junixapp%2Fcrypto-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junixapp%2Fcrypto-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junixapp%2Fcrypto-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junixapp","download_url":"https://codeload.github.com/junixapp/crypto-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243353226,"owners_count":20277151,"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":[],"created_at":"2024-11-19T01:47:55.048Z","updated_at":"2025-03-13T06:23:30.938Z","avatar_url":"https://github.com/junixapp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## lxj-crypto\nA simple wrapper for node crypto module, zero dependency, very easy to use!\n\n\n## methods\n- md5\n- sha1\n- sha256\n- sha512\n- md5Hmac\n- sha1Hmac\n- sha256Hmac\n- sha512Hmac\n- aesEncypt\n- aesDecypt\n- rsaEncypt\n- rsaDecypt\n- base64Encode\n- base64Decode\n\n\n## how to use\nfirst, install.\n```bash\nnpm i lxj-crypto -S\n```\n\nthen, like this:\n```\nconst crypto = require('lxj-crypto');\ncrypto.md5(\"xx\");\n\ncrypto.aesEncypt(\"data\", \"key\");\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunixapp%2Fcrypto-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunixapp%2Fcrypto-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunixapp%2Fcrypto-wrapper/lists"}