I have added fluent methods (or at least what I understand of them!) to DigestUtils and HmacUtils.
CODEC-220 - DigestUtils CODEC-222 - HmacUtils I think they are reasonably easy to use and the code needed is not much longer than the specific methods, but feedback is welcomed, especially on the method naming. The intention is to ensure an identical API for both predefined standard algorithm names [1] and future standard names or other algorithms that are available but not standardised [2]. S. [1] known knowns [2] known unknowns --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org