[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH 0/2] lib/ukswrand: Replace LCR with ChaCha20


  • To: "minios-devel@xxxxxxxxxxxxx" <minios-devel@xxxxxxxxxxxxx>
  • From: Vlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@xxxxxxxxxxxxxxx>
  • Date: Tue, 15 Oct 2019 11:57:25 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=stud.acs.upb.ro; dmarc=pass action=none header.from=stud.acs.upb.ro; dkim=pass header.d=stud.acs.upb.ro; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=uGfJzwUejNa3kJUyBSy5CCjmKB5/0GLOgV3gl3TYOMc=; b=K438V0svBs8YVr4w9PxWFSTbc4q9kcS9wz9zoymNq/+Pv3Jx7CatrRznbrI2Khth1n9z56mN7M1BFCSRva6GQkAACezomx4MqwGMHgD1H1+5kS5283eFq6zCRgJfV8tqnlEsGp8FOVhyx7AifeSzEwKNHCCuvCMDgN7rxe4ZoyUDezHF7qmUuYIBZoOz3Sh5g6m+GJwfY6BL+D20bSm5Z4BPd3WZ1DCA4UifagiXiSu0gxB4aaaS5QZgKo6bezZdLc3mHlR814dSKVum0f0gg5RIG2wjyjmMh9eriYVNRPlsoo3kn5rPEuKmsWnN1kKqEGXvrlDP+H6d6wELFwJGPw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=nFb70JFZumt79Dk+cnDYGNr4eFyWejA2DpMhN5kwOKClLzOnvZbqVMni8WlUcv4t5xpExDPDGPnnI5UxD4Rll+D559KJMIYRnq68aZFVTouliy6RkuaM0eQhqhko8w3PY2JlRTA+03n1/phmxiFJu3BiWe3sjK5pmabL2DzBAhVob5Dvk4j+1sXt/i4PoWTcvccBJGHxL/X0Y63fbhY8f+bmh0T0ln+ZJPdfIKtOX7/ocz/NpKyLrvhgRTyGnbs+SiSNPOqaGF5PGZrGku+JMIGB6PUiFimnX7A9uRfUNL5vGCvsPFux1gXbCNkH2mvaRzSWf+CR1OE5GKVwcd10ig==
  • Authentication-results: spf=none (sender IP is ) smtp.mailfrom=vlad_andrei.badoiu@xxxxxxxxxxxxxxx;
  • Cc: "felipe.huici@xxxxxxxxx" <felipe.huici@xxxxxxxxx>, "costin.lup@xxxxxxxxx" <costin.lup@xxxxxxxxx>, Vlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@xxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 15 Oct 2019 11:57:34 +0000
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>
  • Thread-index: AQHVg0+1Z+q+a/U8ckWqZoZpwWX0Nw==
  • Thread-topic: [UNIKRAFT PATCH 0/2] lib/ukswrand: Replace LCR with ChaCha20

We replace the existing pseudo random number generator function with ChaCha20. 

Vlad-Andrei Badoiu (2):
  lib/ukswrand: Replace LCR with ChaCha20
  lib/ukswrand: Fix uk_swrand_fill_buffer to fill the entire buffer

 lib/ukswrand/Config.uk           | 15 ++++--
 lib/ukswrand/Makefile.uk         |  2 +-
 lib/ukswrand/include/uk/swrand.h | 91 ++++++++++++++++++++++++++++++--
 lib/ukswrand/mwc.c               | 56 ++++++++++----------
 4 files changed, 125 insertions(+), 39 deletions(-)

-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.