Issue #2677 has been updated by dillon.

Status changed from New to Closed
% Done changed from 0 to 100

Closing.  Made modifications as requested and also adjusted /dev/urandom and 
the sysctl random to use IBAA (which is what /dev/random uses), so they all use 
IBAA now and nothing uses L15.  These changes will make it into the 3.8.1 roll 
on Monday June 16th 2014.

In the near future we will run with two independent algorithms and xor their 
streams together.  We are discussing this now.  3.8.1 will likely roll with 
just IBAA but if we get the second algorithm in place in the next few weeks we 
will MFC it to the release branch.

-Matt

----------------------------------------
Bug #2677: L15 Update
http://bugs.dragonflybsd.org/issues/2677#change-12079

* Author: robin.carey1
* Status: Closed
* Priority: High
* Assignee: 
* Category: 
* Target version: 3.9.x
----------------------------------------
Dear DragonFlyBSD bugs,


Today I updated the L15 algorithm, available from:

http://www.leopard.uk.com/L15

The update is to the KSA (Key Scheduling Algorithm).

Perhaps DragonFlyBSD should consider updating their version,
as used for /dev/urandom ?

---

Also, I posted a bug report (some months ago now, I suspect),
which had to do with IBAA (as used for /dev/random), and specifically
relating to warming up the CSPRNG just before output in:

read_random()

As opposed to doing the warm-up after seeding the CSPRNG,
which unless I am mistaken, is what DragonFlyBSD does at the
moment.

I think there might also be one other update to L15 which I
mentioned on bugs@dragonflybsd.org quite a while ago, which
I don't think was met with a response. That was to do with the
STATEINDEX_CARRY change that I made to L15.

---

In any case I am always happy to discuss these issues by E-mail ...


PS Good luck with the new 3.8.0 Release !!


-- 
Sincerely,

Robin Carey BSc



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://bugs.dragonflybsd.org/my/account

Reply via email to