Author | SHA1 | Message | Date |
---|---|---|---|
|
983db9b2b4 |
xtea: Make the count parameter match the documentation
Previously it was interpreted as number of bytes, while the documentation stated that it was the number of 8 byte blocks. This makes it behave similarly to the existing AES code. Signed-off-by: Martin Storsjö <martin@martin.st> |
13 years ago |
|
f6687bf5f8 |
xtea: invert branch and loop precedence
Should slightly improve performance depending on the compiler used. |
13 years ago |
|
8c14f7a593 |
Add XTEA encryption support in libavutil
Signed-off-by: Martin Storsjö <martin@martin.st> |
13 years ago |