Implements the Threefish-512 block cipher as defined in the Skein hash function specification.
go get github.com/dchest/threefishNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Threefish-512 cipher and encrypts a block of data.
Use a standard library cipher like AES-GCM or ChaCha20-Poly1305 instead.
No dependency data recorded yet.