4 "summary": "AES/CCM Implementation in Objective-C with Streaming Support.",
5 "description": " Features:\n \n * AES/128 - ECB Mode\n * Streaming support for large files\n * Data to Data Encryption/Decryption\n * File to File Encryption/Decryption\n * Stream Encryption/Decryption which allows you to upload each chunk of data to server\n * It uses only 16kb of memory for all operations\n \n",
6 "homepage": "https://github.com/billp/VPCCMCrypt ",
9 "Bill Panagiotopoulos": "mazz3x@gmail.com"
12 "git": "https://github.com/billp/VPCCMCrypt.git",
19 "exclude_files": "Classes/Exclude",