platform_system_core/libmincrypt
Doug Zongker a6de77de17 add optimized SHA1 algorithm
This optimized implementation of the SHA1 algorithm is about 28%
faster than the old one (on sapphire hardware) but assumes
little-endianness.  Add it, but continue using the old implementation
on big-endian hardware.
2009-08-17 15:38:31 -07:00
..
tools auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -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 add optimized SHA1 algorithm 2009-08-17 15:38:31 -07:00