i n d e x
<--back
notes
categories:
arctic | art | biology | book | compile | crypto | cryptoart | debian | email | entropy |
ffmpeg | funk | game | ghostradio | hades | informationtheorie | internet | laser | linux | linuxaudio |
logic | machinelearning | math | mikrotik | movie | neuralnetworks | noise | nonhuman | notes | particlephysics |
physics | radio | radioactive | raspi | raspi5 | renameseq | rng | softwaredefinedradio | sound | stockexchange |
tools | underinfluence | videolooper | vlc | vlf | xterm |
search:
real_time_demonstration_of_high_bitrate_quantum_random_number_generation_with_coherent_laser_light:
http://qrng.anu.edu.au/index.php
paper:
http://arxiv.org/pdf/1107.4438v1.pdf
##rng
##physics
##crypto
last edited:December 29, 2022
math_random_:
in javascript und chrome, ein schoenes beispiel wie random nicht aussieht:
[image]
http://www.heise.de/newsticker/meldung/JavaScript-Engine-V8-Vorsicht-vor-Math-random-3010353.html
##tools
##crypto
##rng
##math
last edited:December 29, 2022
rngs:
http://www.entropykey.co.uk/">http://www.entropykey.co.uk/
http://www.letech.jpn.com/rng/demo_video_e.html">http://www.letech.jpn.com/rng/demo_video_e.html
http://www.protego.se/">http://www.protego.se/
http://www.true-random.com/startseite-deutsch.html">http://www.true-random.com/startseite-deutsch.html
http://www.stat.fsu.edu/pub/diehard/">http://www.stat.fsu.edu/pub/diehard/
http://www.true-random.com/exor.pdf">
theorie:
http://www.true-random.com/exor.pdf">http://www.true-random.com/exor.pdf --> das ist auch interessant fuer den crypto workshop
-> vortrag http://ftp.ccc.de/congress/21c3/video/049%20Zufallszahlengeneratoren.mp4">http://ftp.ccc.de/congress/21c3/video/049%20Zufallszahlengeneratoren.mp4
##informationtheorie
##rng
last edited:December 29, 2022
rng_in_bioinformatics:
http://www0.cs.ucl.ac.uk/staff/d.jones/GoodPracticeRNG.pdf
rule 1, do not use systemgenerators
rule 2, use a good rng and build it into your code
rule 3, properly seed your generator
##informationtheorie
##rng
last edited:December 29, 2022
resonate_randomness:
this is essential
http://noosphere.princeton.edu/">http://noosphere.princeton.edu/
http://www.freewebs.com/pmutaf/iwrandom.html">http://www.freewebs.com/pmutaf/iwrandom.html
##informationtheorie
##rng
last edited:December 29, 2022
test_the_key:
http://www.phy.duke.edu/~rgb/General/dieharder.php">http://www.phy.duke.edu/~rgb/General/dieharder.php
##rng
##linux
##entropy
last edited:December 29, 2022
systems_entropy:
watch -n .1 cat /proc/sys/kernel/random/entropy_avail
##rng
##entropy
##linux
last edited:December 29, 2022
notes_on_dieharder:
http://www.noah.org/wiki/Random_Notes
##crypto
##rng
##math
last edited:December 29, 2022
make_your_own_true_random_number_generator:
http://robseward.com/misc/RNG2/">http://robseward.com/misc/RNG2/
##crypto
##rng
last edited:December 29, 2022
gnu_20_random_number_distributions:
http://www.gnu.org/software/gsl/manual/html_node/Random-Number-Distributions.html#Random-Number-Distributions
##linux
##crypto
##rng
last edited:December 29, 2022
dev_random:
Do you have a radio? Tune it in between stations. Music is highly reproducible,
and although DJ's may blabber at random they may be recorded (so reproducible)
and any radio station in general is duplicated with care in the whole area of
broadcast. Do not use the FM tuner of your radio, because FM is based on a beacon
signal with the sounds wrapped around it -- in other words, the radio can recognise
absence of a station and refuse to tune in, or adapt tuning to a nearby station.
You want to use the AM tuner, which does not have these problems.
http://www.cypherpunks.to/~peter/06_random.pdf">www.cypherpunks.to/~peter/06_random.pdf
http://http://www.linuxfromscratch.org/hints/downloads/files/entropy.txt">http://www.linuxfromscratch.org/hints/downloads/files/entropy.txt
the best random number generators use radioactive decay as an entropy source
gpg definition:
http://tools.ietf.org/html/rfc4880">http://tools.ietf.org/html/rfc4880
das ist schon mal ein guter weg
http://sublimated.wordpress.com/2007/08/28/not-enough-random-bytes-available/">http://sublimated.wordpress.com/2007/08/28/not-enough-random-bytes-available/
/dev/random wird verwendet
maex@bro:~$ cat /dev/random
)����i���1����9�Ѭ$SLu�8y�;��_�M�>��D�HUb�1�\224bQ�?����\224���A|�?d������\206��\214�a�����.�
+��Dc��@
l���o�g�
��\220�@�����,�I@���n�(b#�m���W��T
M_��ԧ�'�tW�~ k��+9'�'?�so��.���\223���L��_U{-������^�v��KlR-��q��\212������^C
maex@bro:~$
##entropy
##noise
##rng
last edited:December 29, 2022
spektrum_rng:
entkoppelte rec
die schwaechere verteilung kommt vtml vom falschen strom. 9v batterieblock anstatt 12v
[image]
[image]
---------------------------------------------------------------------------------------------------------------------------------------------
[image]
[image]
[image]
schoener stromnetz ausschlag, muss man entkoppelt nochmal rekorden
rng
##rng
last edited:December 29, 2022