+
+
+
+@InProceedings{Pang:2008:cec,
+ author = "W.-M. Pang and T.-T. Wong and P.-A. Heng",
+ title = "Generating Massive High-Quality Random Numbers using
+ {GPU}",
+ booktitle = "2008 IEEE World Congress on Computational
+ Intelligence",
+ year = "2008",
+ editor = "Jun Wang",
+ address = "Hong Kong",
+ organization = "IEEE Computational Intelligence Society",
+ publisher = "IEEE Press",
+
+}
+
+@Article{LEcuyerS07,
+ title = "Test{U01}: {A} {C} library for empirical testing of
+ random number generators",
+ author = "P. L'Ecuyer and R. J. Simard",
+ journal = "ACM Trans. Math. Softw",
+ year = "2007",
+ number = "4",
+ volume = "33",
+ bibdate = "2007-11-06",
+ bibsource = "DBLP,
+ http://dblp.uni-trier.de/db/journals/toms/toms33.html#LEcuyerS07",
+ URL = "http://doi.acm.org/10.1145/1268776.1268777",
+}
+
+@Article{ZRKB10,
+ author = {A. Zhmurov and K. Rybnikov and Y. Kholodov and V. Barsegov},
+ title = {Generation of Random Numbers on Graphics Processors: Forced Indentation In Silico of the Bacteriophage HK97},
+ journal = {J. Phys. Chem. B},
+ year = {2011},
+ volume = {115},
+ number = {18},
+ pages = {5278--5288},
+}
+
+
+
+@comment {regarder : Pseudo-Random Number Generation for Brownian Dynamics and Dissipative Particle Dynamics Simulations on GPU Devices}
+@comment {CL Phillips, JA Anderson… - Journal of Computational Physics, 2011 - Elsevier}
+
+@InProceedings{conf/fpga/ThomasHL09,
+ title = "A comparison of {CPU}s, {GPU}s, {FPGA}s, and massively
+ parallel processor arrays for random number
+ generation",
+ author = "D. B. Thomas and L. W. Howes and W. Luk",
+booktitle = "Proceedings of the {ACM}/{SIGDA} 17th International
+ Symposium on Field Programmable Gate Arrays, {FPGA}
+ 2009, Monterey, California, {USA}, February 22-24,
+ 2009",
+ bibdate = "2010-06-29",
+ publisher = "ACM",
+ year = "2009",
+ editor = "Paul Chow and Peter Y. K. Cheung",
+ ISBN = "978-1-60558-410-2",
+ pages = "63--72",
+ URL = "http://doi.acm.org/10.1145/1508128.1508139",
+}
+
+
+
+@InProceedings{Jenkins96,
+ author = "R. J. Jenkins",
+ title = "{ISAAC}",
+ booktitle = "IWFSE: International Workshop on Fast Software
+ Encryption, LNCS",
+ volume = "1039",
+ pages = "41--49",
+ year = "1996",
+}
+
+@manual{Nvid10,
+ author = {Nvidia},
+ title = {Cuda cublas library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+
+@manual{curand11,
+ author = {Nvidia},
+ title = {Curand library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+
+
+
+@Article{BBS,
+ author = {L. Blum and M. Blum and M. Shub},
+ title = {A Simple Unpredictable Pseudo-Random Number Generator},
+ journal = {SIAM Journal on Computing},
+ year = {1986},
+ volume = {15},
+ pages = {364--383},
+}
+
+@Book{Goldreich,
+ author = {O. Goldreich},
+ ALTeditor = {},
+ title = {Foundations of Cryptography: Basic Tools},
+ publisher = {Cambridge University Press},
+ year = {2007},
+}
+
+@inproceedings{Sidorenko:2005:CSB:2179218.2179250,
+ author = {Sidorenko, Andrey and Schoenmakers, Berry},
+ title = {Concrete Security of the Blum-blum-shub Pseudorandom Generator},
+ booktitle = {Proceedings of the 10th International Conference on Cryptography and Coding},
+ series = {IMA'05},
+ year = {2005},
+ isbn = {3-540-30276-X, 978-3-540-30276-6},
+ location = {Cirencester, UK},
+ pages = {355--375},
+ numpages = {21},
+ url = {http://dx.doi.org/10.1007/11586821_24},
+ doi = {10.1007/11586821_24},
+ acmid = {2179250},
+ publisher = {Springer-Verlag},
+ address = {Berlin, Heidelberg},
+}