搜索资源列表
solovay-strassen-primality-test
- solovay-strassen素性测试法的matlab实现,这也是密码学中的常见算法-solovay-strassen primality test of matlab implementation, which is common cryptography algorithms
PrimeGenAndTester
- Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. P
Miller-Rabin_primality_test_(Java)
- Miller Rabin:Just like the Fermat and Solovay–Strassen tests, the Miller–Rabin test relies on an equality or set of equalities that hold true for prime values, then checks whether or not they hold for a number that we wa