资源列表

« 1 2 ... .58 .59 .60 .61 .62 2563.64 .65 .66 .67 .68 ... 16281 »

[加密解密ELGamaltool

说明: 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需
<明江> 在 2025-04-02 上传 | 大小:90kb | 下载:0

[加密解密hash.c++

说明:一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
<kanyu> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密ECC_1

说明:椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
<kanyu> 在 2025-04-02 上传 | 大小:3kb | 下载:0

[加密解密Rsa_11

说明:RSA分组密码的实现,有源代码和一个做好的可执行文件-the realization of Active code and an executable file to do the job
<kanyu> 在 2025-04-02 上传 | 大小:59kb | 下载:0

[加密解密ibe_set

说明:椭圆曲线加密算法,设置服务器一步的源代码-elliptic curve encryption algorithm, the step to set up the server source code
<kanyu> 在 2025-04-02 上传 | 大小:2kb | 下载:0

[加密解密ibe_ext

说明:椭圆曲线加密算法,生成用户私钥一步的源代码-elliptic curve encryption algorithm, users private key step in generating the source code
<kanyu> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[加密解密ibe_enc

说明:椭圆曲线加密算法,加密一步的源代码,有详细注释-elliptic curve encryption algorithm, encryption step in the source code, a detailed Notes
<kanyu> 在 2025-04-02 上传 | 大小:5kb | 下载:0

[加密解密ibe_dec

说明:椭圆曲线加密算法,解密一步的源代码,有详细注释-elliptic curve encryption algorithm, decryption step in the source code, a detailed Notes
<kanyu> 在 2025-04-02 上传 | 大小:4kb | 下载:0

[Linux/Unix编程linux_shell

说明:linux 下模拟shell的实现。 支持管道等功能。读proc文件,查看系统配置。-linux simulated shell realized. Pipelines, and other support functions. Reading proc filesystem check system configuration.
<kong xiangzhen> 在 2025-04-02 上传 | 大小:33kb | 下载:0

[系统编程systemmfctlist

说明:列举操作系统中所有的进程,你能够在程序中消灭进程。程序由Visual C++ 5.0开发,工作于Windows 95(98),Windows NT 4.0(28KB)-listed all of the operating system process, you can eliminate the procedure process. Procedures by the Visual C 5.0 development work on
<李娟> 在 2025-04-02 上传 | 大小:28kb | 下载:0

[Linux/Unix编程simulate_ext3_filesystems

说明:模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading,
<kong xiangzhen> 在 2025-04-02 上传 | 大小:58kb | 下载:0

[系统编程wss

说明:基层卫生室的界面文件,思路有了,部分内容没有完成-grassroots health Room document interface, with ideas, some of the contents did not complete
<mmbbhh> 在 2025-04-02 上传 | 大小:773kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 2563.64 .65 .66 .67 .68 ... 16281 »

源码中国 www.ymcn.org