package
0.0.0-20210902152239-d07836ab426a
Repository: https://github.com/sylabs/golang-x-crypto.git
Documentation: pkg.go.dev
# Functions
NewCipher returns an instance of the TEA cipher with the standard number of rounds.
NewCipherWithRounds returns an instance of the TEA cipher with a given number of rounds, which must be even.