File: TODO

package info (click to toggle)
libbsd-arc4random-perl 1.50-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: ansic: 627; perl: 148; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
$MirOS: contrib/hosted/tg/code/BSD::arc4random/TODO,v 1.4 2010/09/21 21:24:04 tg Exp $

• write an improved arc4random(3) et al. implementation, which can
  talk to an EGD/PRNGD as well as have more system interfaces
• integrate seedfile support from the randex.pl irssi plugin
  ‣ 600 bytes, for gcrypt/GnuPG compatibility
• reduce amount of data drawn from /dev/urandom on e.g. Linux
• try /proc/sys/kernel/random/uuid (Linux), something kFreeBSD
• expose some more APIs
• move have_kintf to the arc4random implementation
• write an entropy pool dæmon, use it
• add arc4random_buf and deprecate arc4random_bytes
• internally use, and maybe expose, oaat hash