Tags: drand/tlock
Tags
v1.1.0 - Auto-detect chainhash in the headers of the ciphertext and attempt to use it along with the current network upon decryption. Adds a trustChainhash property to the Network and Tlock structs and a Strict() method to disable it, in order to avoid using chainhash provided in ciphertexts. - Provide Windows, Linux and MacOS releases. - Expose the DefaultNetwork and DefaultChain constants for use by 3rd party libraries. - Upgrade dependencies.