1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Shawn Nock 5ce8d1b447 Auto formatted and tidy'd 2016-06-07 12:51:42 -04:00
Shawn Nock 18a25e958b Fixes EAX mode for all test vectors 2016-06-07 12:42:08 -04:00
Shawn Nock 345c4d9d4a Incomplete AES128-EAX mode implementation 2016-06-06 16:16:46 -04:00
Shawn Nock a0c4034430 Adds AES128-CTR mode and NRF51 RNG peripheral utility functions 2016-06-06 11:26:08 -04:00
Shawn Nock 93456bb4d0 Removes block_t in favour of raw uint8_t[] 2016-06-05 22:36:16 -04:00
Shawn Nock 02b908155e Adds LICENSE and minor cleanups 2016-06-01 15:25:05 -04:00
Shawn Nock 3a02d2d3e7 Adds Host tests 2016-06-01 15:10:45 -04:00
Shawn Nock 1f80a3a3dc Initial Commit 2016-06-01 15:07:50 -04:00