What is the fastest deterministic primality test for numbers in the range 2^1024 to 2^4096?

后端 未结 3 1295
难免孤独
难免孤独 2021-02-01 19:13

I am writing an implementation of a cryptography protocol. So far I\'ve been having a difficult time finding the fastest deterministic primality test for 1024-bit to 4096-bit i

3条回答
  •  庸人自扰
    2021-02-01 20:02

    I'm new, so i can't comment on the above link, but here is the internet archive link to that article:

    https://web.archive.org/web/20110414142105/http://cs.anu.edu.au/student/comp4600/lectures/comp4600_primality.pdf

提交回复
热议问题