4 "summary": "AES Key Wrap with Padding Algorithm (RFC 3394 & RFC 5649).",
5 "description": "ObjC implementation of the AES Key Wrap with Padding Algorithm described in RFC 3394 & RFC 5649.",
6 "homepage": "https://github.com/indisoluble/AesKeyWrap",
12 "Enrique de la Torre": "indisoluble_dev@me.com"
15 "git": "https://github.com/indisoluble/AesKeyWrap.git",
21 "source_files": "AesKeyWrap/Classes/**/*"