资源列表

« 1 2 ... .50 .51 .52 .53 .54 6755.56 .57 .58 .59 .60 ... 16274 »

[CA认证DES3-source-code

说明:使用DES3 进行加密 C++代码 使用DES3 进行加密 C++代码-use des3 by c plus plus code use des3
<zuo> 在 2025-11-10 上传 | 大小:236kb | 下载:0

[Linux/Unix编程H3CClient.tar

说明:自己写的H3C 801.3x客户端认证程序linux版本,用Qt和c++编写,有GUI,也可控制台运行~-H3C 801.3x client authentication process to write their own linux version, Qt and c++ to write the GUI can also be console to run ~~
<XuejunYan> 在 2025-11-10 上传 | 大小:1.6mb | 下载:0

[加密解密RSA

说明:一个RSA的源代码,能够生产大素数密钥,并且能够加密字符串-An RSA source code, which can generate a large prime number keys and the encrypted string
<wuga> 在 2025-11-10 上传 | 大小:1.92mb | 下载:0

[加密解密RSAUti

说明:一个完整的RSA加密代码,能够实现加解密文字,能够实现大素数的生成-A complete RSA encryption code, can realize the encryption and decryption text, can realize the generation of big prime number
<wuga> 在 2025-11-10 上传 | 大小:3.9mb | 下载:0

[Linux/Unix编程ls-src

说明:linux内核源码,ls命令源码,包括四个文件ls.c、ls.h、ls-dir.c、ls-ls.c、ls-vdir.c。- This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either ve
<wangfeng> 在 2025-11-10 上传 | 大小:29kb | 下载:0

[系统编程invade-first-lesson

说明:入侵渗透第一课 入侵前言介绍 深入浅出分析了入侵- invade first lesson
<徐婷> 在 2025-11-10 上传 | 大小:16kb | 下载:0

[Linux/Unix编程APUE-UNIX

说明:UNIX高级环境编程第二版,讲述unix环境下各种编程方法和知识。-Stephen Rago s update is a long overdue benefit to the community of professionals using the versatile family of UNIX and UNIX-like operating environments. It removes obsolescence and includes newer developments. It a
<wangfeng> 在 2025-11-10 上传 | 大小:3.19mb | 下载:0

[Linux/Unix编程coreutils-5.2.1.tar

说明:coreutils 提供了常用的核心工具集,比如: cp mv ls 等等 具体的参考man文档-coreutils provides a common core set of tools, such as: cp mv the ls and so on refer to the man documentation
<wangfeng> 在 2025-11-10 上传 | 大小:6.26mb | 下载:0

[加密解密RC4

说明:经典的rc4加解密算法。 包括初始化算法和伪随机子密码生成算法两大部分,是目前公认的较为安全的加密算法之一。-RC4 encryption algorithm
<王东东> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[系统编程XXHXT

说明:企业安全防范系统及一卡通系统总体设计方案-Overall design of enterprise security systems and card systems
<清风> 在 2025-11-10 上传 | 大小:43.86mb | 下载:0

[加密解密DES--C

说明:DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
<yhg> 在 2025-11-10 上传 | 大小:9kb | 下载:0

[加密解密des-daima

说明:DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:-DES ( Data Encryp
<yhg> 在 2025-11-10 上传 | 大小:47kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 6755.56 .57 .58 .59 .60 ... 16274 »

源码中国 www.ymcn.org