]> git.ozlabs.org Git - ccan/history - ccan/crypto/xtea/xtea.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / crypto / xtea / xtea.c
2021-09-08 Christopher McGeorgeFix "for loop initial declarations are only allowed...
2020-02-04 Rusty Russellxtea: new module.