summaryrefslogtreecommitdiffstats
path: root/šola/citati.bib
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2024-09-01 00:15:18 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2024-09-01 00:15:18 +0200
commitb94bef6e820fec0ffde7971d3134d5738c1521d1 (patch)
tree2ae275e51629ae9979a7303f5605bb4988b30234 /šola/citati.bib
parenthacker gets hacked, double fdput vuln (diff)
downloadr-b94bef6e820fec0ffde7971d3134d5738c1521d1.tar
r-b94bef6e820fec0ffde7971d3134d5738c1521d1.tar.gz
r-b94bef6e820fec0ffde7971d3134d5738c1521d1.tar.bz2
r-b94bef6e820fec0ffde7971d3134d5738c1521d1.tar.lz
r-b94bef6e820fec0ffde7971d3134d5738c1521d1.tar.xz
r-b94bef6e820fec0ffde7971d3134d5738c1521d1.tar.zst
r-b94bef6e820fec0ffde7971d3134d5738c1521d1.zip
Diffstat (limited to 'šola/citati.bib')
-rw-r--r--šola/citati.bib15
1 files changed, 15 insertions, 0 deletions
diff --git a/šola/citati.bib b/šola/citati.bib
index 3c34475..f553435 100644
--- a/šola/citati.bib
+++ b/šola/citati.bib
@@ -225,3 +225,18 @@ Stara različica je v ~/projects/sola-gimb-4/citati.bib
url={https://dev.maxmind.com/geoip/geolite2-free-geolocation-data},
urldate={2024-07-31},
year={2024}
+}
+@misc{rfc4086,
+ series = {Request for Comments},
+ number = 4086,
+ howpublished = {RFC 4086},
+ publisher = {RFC Editor},
+ doi = {10.17487/RFC4086},
+ url = {https://www.rfc-editor.org/info/rfc4086},
+ author = {Donald E. Eastlake 3rd and Steve Crocker and Jeffrey I. Schiller},
+ title = {{Randomness Requirements for Security}},
+ pagetotal = 48,
+ year = 2005,
+ month = jun,
+ abstract = {Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts. However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities. The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space. Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult. This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities. It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.},
+}