Displaying 3 results from an estimated 3 matches for "ff705a02".
2013 May 08
0
[LLVMdev] [lld] contentHash in the Reader ?
On Wed, May 8, 2013 at 10:29 AM, Shankar Easwaran
<shankare at codeaurora.org>wrote:
> On 5/8/2013 11:35 AM, Chandler Carruth wrote:
>
>> Interestingly newer, supposedly "more secure" digest algorithms are also
>> very often significantly faster. I don't think we want any of the ones
>> mentioned here, I think we want one of the candidates is the SHA3
2013 May 08
2
[LLVMdev] [lld] contentHash in the Reader ?
...t;
>> --
>> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
>> by the Linux Foundation
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130508/ff705a02/attachment.html>
2013 May 08
2
[LLVMdev] [lld] contentHash in the Reader ?
On 5/8/2013 11:35 AM, Chandler Carruth wrote:
> Interestingly newer, supposedly "more secure" digest algorithms are
> also very often significantly faster. I don't think we want any of the
> ones mentioned here, I think we want one of the candidates is the SHA3
> competition which had truly stellar software implementation
> throughput. I'm hoping to add support