2012年3月7日
摘要: sorry for in #include "bigint.h" #include "prime.h" #include "rsa.h" #include void ShowBigInt(gBigInt *num); int main() { gBigInt n,e,d; //gGenerateKe 阅读全文
posted @ 2012-03-07 16:03 子虚乌有 阅读(199) 评论(0) 推荐(0)