Age | Commit message (Collapse) | Author |
|
|
|
passes them. Add missing copyright notices, other trivial cleanup
(whitespace, etc).
|
|
Main changes: moving the ten zillion core-related constants from
closures into a driver structure, rework API to the more common
initialize/update/finalize because it's easier to understand,
particularly with HMAC.
|
|
|
|
Add human-readable error strings for hal_error_t codes.
|
|
compile time. Detect not-multiple-of-four-byte errors before they
trigger an infinite loop. Remove printfs() that don't belong in
library code, along with an unnecessary malloc(). Other minor
cleanup.
|
|
|
|
numbers, and propegate error codes up from lower layers. Whack
C++-isms, add parenthesese to a lot of macro expressions for
evaluation safety, other minor cleanup.
|
|
autoconf, whack with a club until it builds.
|