4 "summary": "Cryptography in Swift. SHA, MD5, CRC, Poly1305, HMAC, ChaCha20, AES.",
5 "description": "Cryptography functions and helpers for Swift implemented in Swift. SHA, MD5, CRC, Poly1305, HMAC, ChaCha20, AES.",
6 "homepage": "https://github.com/krzyzanowskim/CryptoSwift",
8 "type": "Attribution License",
12 "git": "https://github.com/krzyzanowskim/CryptoSwift.git",
16 "Marcin Krzyżanowski": "marcin.krzyzanowski@hakore.com"
18 "social_media_url": "https://twitter.com/krzyzanowskim",
24 "source_files": "CryptoSwift/**/*.swift",