4 "summary": "AES-CCM encryption and RSA from modulus & exponent",
5 "description": "* Ability to do AES CCM encryption\n* Ability to use Modulus and Exponent in RSA encryption\n* Native iOS code without dependancies, no need in OpenSSL\n* Tested with RFC 3610 test vectors",
6 "homepage": "https://github.com/xslim/TKCryptor",
9 "Taras Kalapun": "t.kalapun@gmail.com"
12 "git": "https://github.com/xslim/TKCryptor.git",
19 "source_files": "TKCryptor",
20 "frameworks": "Security"