{"id":19371929,"url":"https://github.com/chatsecure/iocipher-objc","last_synced_at":"2025-04-23T16:31:45.673Z","repository":{"id":26119227,"uuid":"29563710","full_name":"ChatSecure/IOCipher-ObjC","owner":"ChatSecure","description":"IOCipher for iOS and OS X","archived":false,"fork":false,"pushed_at":"2020-09-23T02:53:51.000Z","size":1567,"stargazers_count":15,"open_issues_count":2,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T17:21:39.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChatSecure.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}},"created_at":"2015-01-21T00:59:59.000Z","updated_at":"2022-08-14T20:07:36.000Z","dependencies_parsed_at":"2022-08-25T17:10:41.911Z","dependency_job_id":null,"html_url":"https://github.com/ChatSecure/IOCipher-ObjC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2FIOCipher-ObjC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2FIOCipher-ObjC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2FIOCipher-ObjC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChatSecure%2FIOCipher-ObjC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChatSecure","download_url":"https://codeload.github.com/ChatSecure/IOCipher-ObjC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250470882,"owners_count":21435855,"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-10T08:20:35.751Z","updated_at":"2025-04-23T16:31:43.946Z","avatar_url":"https://github.com/ChatSecure.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [IOCipher-ObjC](https://github.com/ChatSecure/IOCipher-ObjC)\n\n[![Build Status](https://travis-ci.org/ChatSecure/IOCipher-ObjC.svg?branch=master)](https://travis-ci.org/ChatSecure/IOCipher-ObjC)\n[![Version](https://img.shields.io/cocoapods/v/IOCipher.svg?style=flat)](http://cocoadocs.org/docsets/IOCipher)\n[![License](https://img.shields.io/cocoapods/l/IOCipher.svg?style=flat)](http://cocoadocs.org/docsets/IOCipher)\n[![Platform](https://img.shields.io/cocoapods/p/IOCipher.svg?style=flat)](http://cocoadocs.org/docsets/IOCipher)\n\nIOCipher allows you to create an encrypted virtual file store within a SQLite/SQLCipher database. The Obj-C version mirrors the NSFileManager API as much as possible for familiarity and easy of use.\n\n## Usage\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\nThe `IOCipher` class contains all of the required functionality for working with encrypted files. The `GCDWebServerVirtualFileResponse` class is for usage with an embedded HTTP server for decypting files on the fly to better integrate with the stock iOS media playback APIs.\n\n## Installation\n\nIOCipher is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n    pod 'IOCipher'\n    \nYou can also use the `'IOCipher/GCDWebServer'` subspec if you want to support decryption on-the-fly via an embedded HTTP server ([GCDWebServer](https://github.com/swisspol/GCDWebServer)). This allows you to support playback in the default iOS media player by decrypting everything as it's requested. Details on how to implement this are available in the Example project.\n\n## Author\n\n[Chris Ballinger](https://github.com/chrisballinger), chris@chatsecure.org\n\n## License\n\nIOCipher is available under the LGPLv2.1+ license. See the LICENSE file for more info.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatsecure%2Fiocipher-objc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatsecure%2Fiocipher-objc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatsecure%2Fiocipher-objc/lists"}