Raspberry pi kernels with serpent cryptography support
- Check daily if there has been a new release in https://github.com/raspberrypi/linux
- Build the kernel exactly the same way as the upstream repo + set
CONFIG_CRYPTO_SERPENT=m
- Package the kernel into a deb file
- Host a deb repo with the kernel files
- tbd