A terminal server that reads out entropy generated from CPU jitter amplified using a Keccak sponge construction.
13 lines
196 B
Plaintext
13 lines
196 B
Plaintext
<runtime ram="4M" caps="128" binary="jitter_sponge">
|
|
|
|
<provides> <terminal/> </provides>
|
|
|
|
<content>
|
|
<rom label="ld.lib.so"/>
|
|
<rom label="jitter_sponge"/>
|
|
</content>
|
|
|
|
<config/>
|
|
|
|
</runtime>
|