搜索资源列表
混合密码系统
- 这是一个混合密码系统,利用多种方式加密-This is a mixed-code system and a variety of forms of encryption
VB_VC
- VB与VC混合编程中处理消息的方法(带部分源代码)-VB and VC mixed news programming processing methods (with source code)
lufs-0.9.3-2.4.19.patch
- LUFS 是一个混合用户空间文件系统框架,支持不定数量的对用户透明的文件系统(localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs, 和nutellafs)。它可以被看作和VFS(虚拟文件系统转换)完成同样的内核功能:它是一个转换器,分布文件系统调用到支持它的文件系统。然而,LUFS文件系统是在用户空间中实现的。-driver is a mixed user-space file system framework, support for vari
混合密码体制数字签名
- JAVA实现的可以采用公钥私钥加密解密程序,包括DES,RAS算法-JAVA the private key can be the public key encryption and decryption procedures, including DES, RAS Algorithm
pgp262
- PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这 段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的 保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and m
混合密码系统源代码
- 混合密码系统源代码,可以供学习参考,很有价值-mixed password system source code can reference for the study and of great value
TEA式加密
- 一个微小加密算法.这是一种最快速最有效的加密算法.使用混合代数公式组.作到64位加密 -a small encryption algorithm. This is one of the most rapid most effective encryption algorithm. The use of the mixed group algebraic formula. For 64-bit encryption
matlab源代码
- OBS汇聚算法,用matlab实现,该算法为混合门限汇聚算法-OBS aggregation algorithm, using Matlab realize that the algorithm for mixed Threshold aggregation algorithm
zasp-0715C-ASM
- C-ASM混合编程的毫秒级计时器,实现精确控制的工具-C - ASM mixed programming millisecond timer, and achieve precise control tools
changemac
- 编程修改网卡 MAC 地址的方法,针对RELTECK公司的 RTL8029AS芯片介绍了一种直接修改网卡 MAC地址的方法 程序用C语言与汇编语言混合编程实现并在实践中检验通过-programming changes to the Ethernet MAC address, the address RELTECK RTL8029AS chip company introduced a direct Ethernet MAC address to amend the methods and pro
3780fft
- Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
encript
- 本程序通过混合光学双稳模型的迭代方程对多媒体文件进行混沌加密、解密(加密解密文件分别以.en和.de结尾),并显示加密、解密的结果。-the procedures adopted hybrid optical bistable iterative equation model of multimedia documents chaotic encryption, decryption (encryption and decryption of documents respectively. an
cipher_design
- 一个自己设计的加密体制。本体制采用分组密码思想,对128位的明文分组进行加解密。具体思想是:把128bits的明文分组分成了4×4×4的2bits单位然后用key进行控制变换,round key相当于是变换方式的编码,可视作变换的指令流。加密解密过程过程中是指令流和数据流混合。
hybridDESRSA
- 东北大学编写的DES、RSA混合密码系统,完整可用。-prepared by the Northeastern University DES, RSA cryptosystem mixed, integrity available.
75-dFile
- DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它
SDL_mixer-1.2.7.tar
- SDL_mixer 是一个基于 SDL 的混音器,它可使同时播放的多个音频流混合成一个声道播放-SDL_mixer is based on a sound mixing for the SDL, It will also broadcast a number of audio mixing as a channel to broadcast
Interface
- 在linux环境下实现汇编语言和c语言的混合编程
rc6
- 用c语言实现rc6加密及解密算法 RC6是参数变量的分组算法,实际上是由三个参数确定的一个加密算法族。由三部分组成,分别为混合密钥生成过程、加密过程和解密过程。
linux
- 实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验