Guardtime's KSI Blockchain is an industrial scale blockchain platform that cryptographically ensures data integrity and proves time of existence. Its keyless signatures, based on hash chains, link data to global calendar blockchain. The checkpoints of the blockchain, published in newspapers and electronic media, enable long term integrity of any digital asset without the need to trust any system. For more, see https://guardtime.com
This repository hosts the libraries and tools aimed at OS X users.
The following libraries and tools are available, link to the usage instructions is added in parenthesis:
gttlvutil
(https://github.com/guardtime/gttlvutil)ksi-tools
(https://github.com/guardtime/ksi-tool)libgtrfc3161
(https://github.com/guardtime/libgtrfc3161)libksi
(https://github.com/guardtime/libksi)libparamset
(https://github.com/guardtime/libparamset)logksi
(https://github.com/guardtime/logksi)
Note, that the usage instructions on their original GitHub pages are created with RHEL/CentOS users in mind.
For installation, add a new tap and then install the formula you're interested in:
brew tap guardtime/ksi
brew install {formula_name}
Or install the formula without adding a new tap:
brew install guardtime/homebrew-ksi/{formula_name}
To upgrade the formula:
brew upgrade {formula_name}
Or without the tap:
brew upgrade guardtime/homebrew-ksi/{formula_name}
See LICENSE
file.
See CONTRIBUTING.md
file.