This package is archived and has a low chance of being updated.
A Swift package wrapping the modified blake2b C lib for CKB.
{ "name": "ckb-blake2b", "path": "/usr/src/package", "targets": [ { "name": "ckb-blake2b", "path": "/usr/src/package/Sources/ckb-blake2b", "type": "library", "c99name": "ckb_blake2b", "sources": [ "blake2b.swift" ], "module_type": "SwiftTarget" }, { "name": "Cblake2b", "path": "/usr/src/package/Sources/Cblake2b", "type": "library", "c99name": "Cblake2b", "sources": [ "blake2b-ref.c" ], "module_type": "ClangTarget" } ] }
{ "name": "ckb-blake2b", "targets": [ { "name": "Cblake2b", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "ckb-blake2b", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Cblake2b" ] } ] } ], "products": [ { "name": "ckb-blake2b", "type": { "library": [ "automatic" ] }, "targets": [ "ckb-blake2b" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "ckb-blake2b", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }