libbitfury.c


Log

Author Commit Date CI Message
Con Kolivas c9eece79 2014-01-09T08:32:43 Remove unused rehash values from nanofury driver.
Con Kolivas aa325c67 2014-01-06T22:19:35 Avoid bin2hex memleak when we start getting nanofury nonces
Con Kolivas 4b10567f 2014-01-06T18:41:26 Set atrvec only once and use a local array for each device's work.
Con Kolivas 8304338c 2014-01-06T17:19:23 Add bitfury detection loop to nanofury startup
Con Kolivas cf08b96a 2014-01-06T17:03:23 Move spi init code to libbitfury
Con Kolivas 1e81b4ea 2014-01-06T10:59:18 Minor correctness change in spi_add_data
Con Kolivas 425d2ce5 2014-01-06T09:52:30 spi_txrx should always send and receive the same size message
Con Kolivas b48994ea 2014-01-06T09:31:36 Random libbitfury changes.
Con Kolivas bed6a9c4 2014-01-05T23:00:45 Basic import of libbitfury functions from nanofury branch
Con Kolivas c31e75b7 2014-01-05T22:41:10 Import functions from nanofury fork for libbitfury
Con Kolivas 2486b9ce 2014-01-04T14:29:11 Export reused components of bitfury management into a libbitfury and use for bab and bitfury drivers.