kernel - add ChaCha algorithm (djb's merged implementation)
authorAlex Hornung <alex@alexhornung.com>
Thu, 12 Jun 2014 14:22:32 +0000 (15:22 +0100)
committerAlex Hornung <alex@alexhornung.com>
Mon, 14 Jul 2014 10:19:43 +0000 (11:19 +0100)
commit0bb1727515a0e591326e878d0e0c3182608fd9a7
tree6d891bf05946d942e089dcc4c4cd61f0ab3301a8
parent800f7c6543b3904719f82955f00912135f4f1207
kernel - add ChaCha algorithm (djb's merged implementation)
sys/crypto/chacha/chacha.c [new file with mode: 0644]
sys/crypto/chacha/chacha.h [new file with mode: 0644]