{"id":30499121,"url":"https://github.com/keepworks/kwswiftcryptowrapper","last_synced_at":"2025-10-08T19:09:39.385Z","repository":{"id":77480107,"uuid":"257187353","full_name":"keepworks/KWSwiftCryptoWrapper","owner":"keepworks","description":"Easy to use Crypto wrapper using CryptoSwift, SwiftyRSA. ","archived":false,"fork":false,"pushed_at":"2020-04-20T06:13:48.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T06:51:22.771Z","etag":null,"topics":["aes","crypto","decryption","encryption","rsa","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/keepworks.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-20T06:07:53.000Z","updated_at":"2021-08-20T10:46:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"57b7b6d1-1bfb-4f6e-a5df-3d7752e2cb60","html_url":"https://github.com/keepworks/KWSwiftCryptoWrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keepworks/KWSwiftCryptoWrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepworks%2FKWSwiftCryptoWrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepworks%2FKWSwiftCryptoWrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepworks%2FKWSwiftCryptoWrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepworks%2FKWSwiftCryptoWrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keepworks","download_url":"https://codeload.github.com/keepworks/KWSwiftCryptoWrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keepworks%2FKWSwiftCryptoWrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000701,"owners_count":26082805,"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-10-08T02:00:06.501Z","response_time":56,"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":["aes","crypto","decryption","encryption","rsa","swift"],"created_at":"2025-08-25T05:41:56.643Z","updated_at":"2025-10-08T19:09:39.380Z","avatar_url":"https://github.com/keepworks.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KWSwiftCryptoWrapper\n\nEasy to use Crypto wrapper using CryptoSwift, SwiftyRSA. \n\n## What can you do easily?\n\n- Generate public private key pair (RSA)\n- Decrypt content with RSA private key\n- Encrypt content with AES symmetric key\n- Decrypt content with AES symmetric key\n\n## Dependencies\nAdd these pods in your podfile to use this wrapper\n\n```\n  pod 'CryptoSwift', '1.0.0'\n  pod 'SwiftyRSA', '1.5.0'\n```\n\n[CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift), [SwiftyRSA](https://github.com/TakeScoop/SwiftyRSA)\n\n## Usage\n\nThe method names are self explanatory. Check CryptoSwiftManager.swift\n\n## Author\n\nKeepWorks, ios@keepworks.com\n\n## Credits\n\nKWSwiftCryptoWrapper is owned and maintained by [KeepWorks](http://www.keepworks.com/).\n\n[![N|Solid](http://www.keepworks.com/assets/logo-800bbf55fabb3427537cf669dc8cd018.png)](http://www.keepworks.com/)\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/keepworks/KWSwiftCryptoWrapper.\n\n## License\n\nKWSwiftCryptoWrapper is available under the [MIT License](http://opensource.org/licenses/MIT). See the [License](https://github.com/keepworks/KWSwiftCryptoWrapper/blob/master/LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeepworks%2Fkwswiftcryptowrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeepworks%2Fkwswiftcryptowrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeepworks%2Fkwswiftcryptowrapper/lists"}