X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/prng_gpu.git/blobdiff_plain/9000a5dc19eb61806daa88858a42b7a433da0c5d..f8b9c6eb41cd165ad2c65d1a4571a41fdcd26ff5:/mabase.bib?ds=sidebyside diff --git a/mabase.bib b/mabase.bib index 3bba177..16ad9f6 100644 --- a/mabase.bib +++ b/mabase.bib @@ -4252,4 +4252,39 @@ booktitle = "Proceedings of the {ACM}/{SIGDA} 17th International ISBN = "978-1-60558-410-2", pages = "63--72", URL = "http://doi.acm.org/10.1145/1508128.1508139", -} \ No newline at end of file +} + + + +@InProceedings{Jenkins96, + author = "Jenkins", + title = "{ISAAC}", + booktitle = "IWFSE: International Workshop on Fast Software + Encryption, LNCS", + 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 = {Lenore Blum and Manuel Blum and Michael Shub}, + title = {A Simple Unpredictable Pseudo-Random Number Generator}, + journal = {SIAM Journal on Computing}, + year = {1986}, + volume = {15}, + pages = {364--383}, +}