Bug 85827

Summary: Use ChaCha20 instead of RC4 in arc4random
Product: libbsd Reporter: thepouar
Component: libbsdAssignee: Guillem Jover <guillem>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: medium CC: thepouar
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: patch to add chacha20 support, taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747671#10

Description thepouar 2014-11-04 01:15:30 UTC
Someone once submitted this to the Debian bugtracker, but this probably should be resolved upstream. OpenBSD, the guys who came up with arc4random uses ChaCha20 since 5.5 released in May 2014
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747671
Comment 2 Guillem Jover 2015-09-23 22:46:16 UTC
Hi!

This is fixed now in the pu/arc4random branch at http://git.hadrons.org/cgit/libbsd.git/, which still needs some testing and some polishing, but it will be included in the upcoming release which should happen within the coming couple of weeks at most.
Comment 3 Guillem Jover 2015-12-01 02:10:03 UTC
This has now been released as part of libbsd 0.8.0.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.