package
0.0.0-20231219171551-d6d4032e81ac
Repository: https://github.com/juanjitech/cryptox.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.