Brad King 24b1feb5ca sha2: Cast safe conversions to smaller integer types
Add a cast to lines converting "uint64_t" to "unsigned int" that are
known safe due to use of modulus with a small integer.  This avoids
compiler warnings such as

  conversion from 'cm_sha2_uint64_t' to 'unsigned int',
  possible loss of data

from MSVC.
2011-11-17 11:07:43 -05:00
..
2011-11-17 00:05:11 -05:00
2011-10-23 22:15:30 +02:00
2011-08-25 15:40:49 -04:00
2011-11-16 10:15:44 -05:00
2011-09-15 16:20:33 +02:00
2011-10-23 22:18:08 +02:00
2010-09-10 14:42:09 -04:00
2011-10-23 22:18:08 +02:00
2006-03-10 13:54:57 -05:00
2010-11-12 10:47:28 -05:00
2011-10-23 22:15:30 +02:00
2011-10-23 22:15:30 +02:00
2011-10-02 18:30:42 +01:00
2011-10-23 22:18:08 +02:00
2011-11-15 14:39:00 -05:00
2011-11-15 14:39:00 -05:00
2011-10-02 18:30:42 +01:00