platform_system_core/libmincrypt
Doug Zongker 5e12d739c6 make DumpPublicKeys write 32-bit values as unsigned
Write the 32-bit chunks of N and RR as unsigned, so we get:

  {64,0xc926ad21,{1795090719,2141396315,950055447,2581568430,4268923165,...

instead of:

  {64,0xc926ad21,{1795090719,2141396315,950055447,-1713398866,-26044131,...

Change-Id: I575224fd7f7c34e06a1b6ae976eaa0bef41d2942
2010-01-29 10:47:38 -08:00
..
tools make DumpPublicKeys write 32-bit values as unsigned 2010-01-29 10:47:38 -08:00
Android.mk auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00
rsa.c auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
sha.c only use faster SHA-1 code on machines with good libc 2009-08-21 11:08:25 -07:00