2 "name": "WhiteboxCryptographySDK",
4 "summary": "A cryptographic SDK using white-box cryptography techniques.",
5 "description": "This SDK provides a set of cryptographic functions like AES encryption, decryption, HMAC, and key derivation using PBKDF2.",
6 "homepage": "https://github.com/DrDijkstra/WhiteboxCryptography",
12 "Sanjay Dey": "deysanjay285@gmail.com"
22 "git": "https://github.com/DrDijkstra/WhiteboxCryptography.git",
25 "source_files": "Source/**/*.swift",
26 "swift_versions": "5.0",
27 "swift_version": "5.0"