[Mono-dev] [PATCH] Set hash algorithms block size

Alan McGovern alan.mcgovern at gmail.com
Thu Nov 29 13:56:02 EST 2007


> This fix is twofold: to begin with, I've modified the abstract base
> classes of
> all hash algorithms in Sys.Sec.Crypto to include a protected const field
> called
> SPEC_BLOKCSIZE and overriden InputBlockSize and OutputBlockSize to return
> this
> value.

This would modify the public API and so wouldn't be allowable (i assume).
You'd have to make those either internal or private as opposed to protected.


Alan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071129/5f2a1146/attachment.html 


More information about the Mono-devel-list mailing list