Fix up size and sign issues in base32 code
commit0222228d64bf29a3b9db5a80a557e20c3c360224
authorNick Mathewson <nickm@torproject.org>
Mon, 3 Jan 2011 21:16:53 +0000 (3 16:16 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 3 Jan 2011 21:16:53 +0000 (3 16:16 -0500)
tree6f5f34234eee175cf51d5b6aadd55d78d2856031
parentf089804332c0289159ec432d8ce82bb1ed6316aa
Fix up size and sign issues in base32 code

Fixes bug 2331.
changes/bug2331 [new file with mode: 0644]
src/common/crypto.c