4 "summary": "Cryptography in Swift. SHA, MD5, CRC, Poly1305, HMAC, ChaCha20, Rabbit, AES.",
5 "description": "Cryptography functions and helpers for Swift implemented in Swift. SHA, MD5, PBKDF2, CRC, Poly1305, HMAC, ChaCha20, Rabbit, 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@krzyzanowskim.com"
18 "social_media_url": "https://twitter.com/krzyzanowskim",
25 "source_files": "Sources/CryptoSwift/**/*.swift",