搜索资源列表
calmethod
- 经典加密算法的VISUAL BASIC 源代码集合,包括RC4,MD5 ,RAS 等-classical encryption algorithm VISUAL BASIC source code sets, including RC4, MD5, RAS, etc.
rsasoft.rar
- 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
encipher_decipher
- 单机加解密,包括des,rsa等基本加密方法,源码与可执行文件-Stand-alone encryption, including the des, rsa basic encryption method, source and executable files
jiami0000
- md5加密基本的原理源代码!大家一定要看看啊,希望对大家有用!谢谢!-md5 basic principles of encryption source code! We must look at the ah, I hope useful for all of us! Thanks!
CRC
- VISUAL BASIC 循环冗余校验程序源码-VISUAL BASIC program source Cyclic Redundancy Check
MD5encrypt
- 提供多种MD5加密源码。以及由加密方法改进的其他算法。-Provides a wide range of MD5 encryption source code. As well as other encryption methods to improve the algorithm.
md5
- 该软件功能为自动生成MD5加密码,压缩包包含全部源代码和执行程序。-The software features automatic generation of MD5 for password, compressed package that contains all the source code and enforcement procedures.
DES
- DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
4534455RSAvb
- rsa算法C++实现,实现RSA算法,密码强度1024 rsa加密/解密算法实现源码与例子 -rsa algorithm for C++ to achieve, the realization of RSA algorithm, the password strength of 1024 rsa encryption/decryption algorithm and source code examples
VMProtect
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
Delphi
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
Lazarus
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
MASM
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
Basic
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
zcmglsetup
- 共享软件作者,在发布软件时,总会碰到软件注册机制的问题,特别是共享软件新手,为了找资料,常常把互联网都翻了个遍,实在是苦不堪言。本工作室彩票软件的开发过程中也是遇到这样的问题,还好有网络,最终还是找到了解决的方法。本软件系统从基本的加、解密算法,到最终在软件中运用,均有涉及,对共享软件新手绝对是难得的资料。使用者可以利用本软件内附的VB源代码做出自己软件的注册机。-Shareware author, publishing software, software registration sys
Crc32VB
- CRC 32 Source Code for Visual Basic
vbcode
- vb写的DES源码,复制到Visual Basic 6.0 中即可使用。-vb source code written by DES, copy to the Visual Basic 6.0, can be used.
RSASourceCode
- RSA加密算法Visual Basic源码-Visual Basic source code encryption algorithm RSA
Encrypt-DecryptPassword
- simple encrypt decrypt visual basic source code
RSA
- 适合才接触RSA非对称加密解密的人。RSA基本加密和解密源码JAVA-JAVA program written RSA encryption and decryption basic source code, suitable only came into contact with RSA asymmetric encryption and decryption person.
