Reimplemented SHA2
Upcoming cryptographic library
{ "name": "CryptoKitten", "path": "/usr/src/package", "targets": [ { "name": "CryptoKittenTests", "path": "/usr/src/package/Tests/CryptoKittenTests", "type": "test", "c99name": "CryptoKittenTests", "sources": [ "MD5Tests.swift", "PBKDF2Tests.swift", "SHA1Tests.swift", "SHA2Tests.swift" ], "module_type": "SwiftTarget" }, { "name": "CryptoKitten", "path": "/usr/src/package/Sources/CryptoKitten", "type": "library", "c99name": "CryptoKitten", "sources": [ "HMAC.swift", "Hash.swift", "Helpers.swift", "MD5.swift", "PBKDF2_HMAC.swift", "SHA1.swift", "SHA2_32Base.swift", "SHA2_32Implementations.swift", "SHA2_64Base.swift", "SHA2_64Implementations.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "CryptoKitten", "exclude": [], "targets": [], "dependencies": [] }
{ "url": "/usr/src/package", "name": "CryptoKitten", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }