y1z2g3 / owasp-esapi-cplusplus

Automatically exported from code.google.com/p/owasp-esapi-cplusplus
0 stars 0 forks source link

MessageDigest - missing functionality #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
MessageDigest needs the following implemented when a binary string type is 
implemented.

byte[] MessageDigestImpl<HASH>::digest(byte input[], size_t size)

Original issue reported on code.google.com by noloa...@gmail.com on 14 Aug 2011 at 1:00