搜索资源列表
特殊磁道加密源代码
- 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
AES
- AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
hdinst
- 安装时修改执行文件记录硬件配置参数从而做唯一安装标志防止非法复制- Installs when revises the execution file recording hardware disposition parameter thus to do only installs the symbol to prevent illegal duplicates
GaussLowPass
- 将数据进行高斯低通变化,在形参中给出数据首地址、傅里叶变换的宽度、高度、半径-Will be low-pass Gaussian data changes in the shape parameter data given in the first address, Fourier transform width, height, radius
RSAencryption-decryption
- 基于RSA的加密/解密示例C#代码,采用字符串作为参数 -RSA-based encryption/decryption example C# code, the use of string as a parameter
DH
- Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
ECCCBuilder
- ECC实现加密解密功能,系统参数的生成!-ECC to achieve encryption and decryption functions, system parameter generation!
jia_mi
- 一个简单而实用的加密函数,可放入主程序中任意调用。使用时可将需要加密的口令字符作为参数调用该函数,返回的就是加密后的口令。-A simple and practical encryption function, any call can be placed in the main program. Can use the encrypted password characters will need to call the function as a parameter to return th
RDParamManage
- 文件加密功能参数设计,实现对软件加密,有3DS功能。-File encryption parameter design, implementation, software encryption, with 3DS function.
des
- **函数: DesDecString **目的: 解密给定长度的串 **参数: sKey 密钥串. 一般为8个字节长(实际解密时只用其前8个字节) ** nKeyLen 密钥长度. 如果密钥为字符串(以 \0 结尾),值可为0 ** 如果密钥不足8个字节, 密钥串后面不足的字节以 \0 填充 ** sSrc 解密前的串. 为8个倍数字节长 ** nSrcLen 解密前的串长度. 该串长度必须为8的倍数个字节 ** sDest 存放解密后的串. 为nSrcLen字节长
initObj
- descr iption about initialing of objects of construstor with single-parameter
CryptoAPI
- CryptoAPI培训教程,讲解CryptoAPI基本函数功能及参数类型。-CryptoAPI training course to explain the basic function of CryptoAPI functions and parameter types.
des
- java版des算法。解码中可以用8个字节作为参数。自动填充填充域-des algorithm java version. Decoding can be 8 bytes as a parameter. Autofill fill-in field
TestDSA
- 数字签名的模拟:参数生成,生成签名,签名的认证。java实现。-Analog digital signature: parameter generation, signature generation, signature certification. java implementation.
cccodes
- In this paper,wepropose a newloss-less symmetric imagecipher basedonthe widelyusedsubstitution– diffusion architecture which utilizes chaotic standard and logisticmaps. It is specifically designed for the coloured images, which are 3D arrays of d
8524347
- :由于混沌系统对初始条件和混沌参数非常敏感以及生成的混沌序列具有非周期性 和伪随机性的特性,近年来混沌系统在密码学领域中得到了较多的研究。介绍了混沌学 理论和现代密码学的具体内容,通过对混沌和密码学之间关系的分析。提出了把混沌用 于密码学之中的具体方法和混沌密码系统的框架结构,给出了数字加密中选择混沌系统 的原则。-ecause of the chaotic system to initial conditions and chaotic parameter is very se
jiami
- E002M 数据加密1 要求:(1)输入任意一串明文M。 (2)根据以下公式将其转换为密文C。 j=i+k mod 26 其中,j,i 为字母在26个字母表中的第j、i位 k为输入参数 k=1,2,…..,10 (3)具有输入输出界面。-E002M data encryption 1 Requirements: (1) enter any string of plaintext M-. (2) In accordance with the followi
bcd
- 函数名称: void BcdToAsc(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将压缩BCD码转换为ascii码 入口参数: 1.ascii码地址 2.压缩BCD数组地址 3.Bcd码字节个数 返 回 值: 无 相关调用: 备 注: Dest地址为Len的两倍 -Function name : void BcdToAsc (u8* Dest, u8* Src, u32 Len) Function: compressed BCD to ascii c
Getmd5
- 通过参数将文件名传给程序,输出文件的MD5值。可供Dos批处理调用获得MD5值比较两个文件。-C++ development files MD5 value obtained by the file name parameter passed to the program, the output file MD5 value. Available Dos Batch calls to get MD5 value to compare two files.
Logistic
- vs 2010编程验证Logistic映射的初值敏感性和对参数的敏感性,并用matlab编程作图实现-c++ programming, verification Logistic mapping initial sensitivity and sensitivity to parameter and plotted using matlab programming
