搜索资源列表
aes.rar
- 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行
dsa.zip
- DSA算法的Pascal实现和例子。实现了签名和确认
elgamal.zip
- 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认
gostdsa.zip
- GOSTDSA算法的Pascal实现和例子,包括签名和确认
PrimeGeneration.zip
- 得到大素数的算法的Pascal源码
Pascal编写的加解密包,有示例程序
- 源代码竟供大家参考-source code was for your reference
PascalFileEncoder
- Pascal/Delphi源代码混淆工具,加密后,很难看出算法,但是可以编译通过,而且不会损坏源代码。
CRCSET11
- 32-bit 循环冗余校验的 C和PASCAL 应用程序,可以很好移植到不同的系统
assl2
- OI模板 很全,pascal 是Amber 大牛写的。
AESInPASCAL
- AES Source Code in Pascal
MD5
- delphi实现的MD5算法实例,pascal还原MD5算法-Delphi realize MD5 algorithm examples
dsa
- DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has signed and confirmed
elgamal
- 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal realization and example. Realized has signed and confirmed
gostdsa
- GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example, including sign and confirmed
PrimeGeneration
- 得到大素数的算法的Pascal源码 - Obtains the big prime number the algorithm Pascal source code
aes
- 极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly
LZW
- LZW压缩,解压缩,实现不同方式的加密,和解密,主要用NET编写-LZW COMPRESS
RSASourceCodeInPascal
- RSA Source Code In Pascal
VMProtect
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
des
- Algorithm DES on the PASCAL