Changes between Version 24 and Version 25 of Bibliography
- Timestamp:
- 2008-08-22T12:31:12Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bibliography
v24 v25 18 18 [http://tools.ietf.org/html/draft-lochter-pkix-brainpool-ecc-01 ECC Brainpool Standard Curves and Curve Generation] new elliptic curve parameters which come with a proof that they were generated deterministically and pseudorandomly from the first few bits of pi, as well as proofs that they are immune to certain other potential cryptographic weaknesses. 19 19 20 [http://eprint.iacr.org/2008/194 Endomorphisms for faster elliptic curve cryptography on general curves] techniques to compute elliptic curve cryptography significantly faster in software.21 22 20 === Secure Hash Functions === 23 21 … … 26 24 == Erasure Coding == 27 25 28 http://www.cs.utk.edu/~plank/plank/gflib/index.html : A tutorialand some26 [http://www.cs.utk.edu/~plank/plank/gflib/index.html a tutorial] and some 29 27 software for erasure coding. This isn't the software that we use because it 30 28 isn't as fast as Rizzo's implementation, but the tutorial is nice. 31 29 30 [http://www.cs.utk.edu/~library/TechReports/2008/ut-cs-08-625.pdf tech report] benchmarking some fec implementations including zfec 32 31 33 32 == Local Filesystems == … … 67 66 [http://www.cs.cmu.edu/~dga/papers/incast-fast2008-abstract.html Measurement and Analysis of TCP Throughput Collapse in Cluster-based Storage Systems] -- Hm... Could this happen to us? 68 67 68 [http://eprint.iacr.org/2008/194 Endomorphisms for faster elliptic curve cryptography on general curves] techniques to compute elliptic curve cryptography significantly faster in software. 69