Education
密码学数论
Revenue 30d — not estimated
Downloads 30d — not estimated
Rating 3.87 60 reviews
No in-app products collected for this app.
| Rating | |||
|---|---|---|---|
| China | 93%56 | 3.91 | |
| United States | 7%4 | 3.25 | |
| United Arab Emirates | <1%0 | — | |
| Afghanistan | <1%0 | — | |
| Antigua And Barbuda | <1%0 | — | |
| Anguilla | <1%0 | — | |
| Albania | <1%0 | — | |
| Armenia | <1%0 | — | |
| Angola | <1%0 | — | |
| Argentina | <1%0 | — |
Description
此应用功能分成几块:RSA 走一遍密钥生成、加密、解密;Diffie-Hellman 用 Alice/Bob 模拟密钥协商;离散对数支持暴力法和 BSGS 对比;原根模块能算模幂、找原根、看元素阶;同余实验室整合了扩展欧几里得、线性同余和中国剩余定理;素性检测有试除、费马和 Miller-Rabin,合数还会尝试分解;椭圆曲线部分做点验证、点加法和标量乘法。每个模块都配了常用参数预设,也支持手动输入和 Stepper 调参,结果可以复制或分享。
需要说明的是,这是教学向工具,参数规模 deliberately 控制在可手算、可观察的范围内。