[PATCH] elf: Add AES-128 implementation for arc4random
Florian Weimer
fweimer@redhat.com
Mon May 14 15:35:00 GMT 2018
On 03/02/2018 06:15 PM, Joseph Myers wrote:
> On Fri, 2 Mar 2018, Florian Weimer wrote:
>
>> diff --git a/LICENSES b/LICENSES
>> index 80f7f14879..dc73a5a198 100644
>> --- a/LICENSES
>> +++ b/LICENSES
>> @@ -467,3 +467,59 @@ Copyright 2001 by Stephen L. Moshier <moshier@na-net.ornl.gov>
>> You should have received a copy of the GNU Lesser General Public
>> License along with this library; if not, see
>> <http://www.gnu.org/licenses/>. */
>> +
>> +elf/dl-arc4random.c imports code from libcrypt, with the following
>> +notices:
>
> "from libgcrypt" (not libcrypt)?
Thanks, fixed locally.
Florian
More information about the Libc-alpha
mailing list