-
JAVA中license控制实现实例
现在很多J2EE应用都采用一个license文件来授权系统的使用,特别是在系统购买的早期,会提供有限制的license文件对系统进行限制,比如试用版有譬如IP、日期、最大用户数量的限制等。 而License文件中的Base64或BEA公司现在是WebLo
- 2022-10-16 11:30:03下载
- 积分:1
-
JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。...
JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。 -JAVA development, the use of RSA, MD5 developed a simple digital signature software, can be used for documents and information to do a digital signature.
- 2023-03-16 05:15:03下载
- 积分:1
-
Password serpent algorithm source code, the algorithm is AES, one of the candida...
密码serpent算法源代码, 该算法是AES候选算法之一-Password serpent algorithm source code, the algorithm is AES, one of the candidate algorithm
- 2023-01-03 20:05:03下载
- 积分:1
-
数字签名PDF
应用背景在这篇文章中,我将介绍一个简单的源代码,让您的数字签名PDF文档和修改它的元数据。我会用优秀的 自由港;iText ;图书馆:itextsharp,可以下载 ;这里。你需要2008个视觉工作室能够打开和建设该项目。关键技术itextsharp提供了很多有趣的功能,创建和操纵PDF文件,但在这篇文章中,我们将只使用数字签名功能。我也会用一些功能来操作# PKCS 12证书。你唯一需要知道的是,我们的数字签名将使用从蛋白提取私钥# 12证书。
- 2022-08-06 19:26:08下载
- 积分:1
-
最新的AES源代码,AES加密算法为我们提供了强大的…
最新的AES源代码,AES加密算法为我们提供了强大快捷的对称加密方法。-the latest source code AES, AES encryption algorithm to provide us with a powerful and efficient symmetric encryption method.
- 2022-11-27 00:20:02下载
- 积分:1
-
这是密码学软件源码,一个小程序的源码,caser密码
这是密码学软件源码,一个小程序的源码,caser密码-This is the source cryptography software, a source of small procedures, caser password
- 2022-09-07 04:20:03下载
- 积分:1
-
Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统...
Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥单向加密技术渗透到了后面的几个程序中。对于反拷贝加密,采用了随机的软指纹生成技术,可生成唯一密钥母盘。硬盘反拷贝在硬盘里产生四密钥,在非母机上程序运行错误。反反汇编可将整个文件的内容加密变换。反跟踪采用了目前十余种通用的反跟踪算法。可抵抗DEBUG系列软件。批处理和文本加密十分方便,但保密性不太强,只能用于一般用户。-Lock function is a more comprehensive encryption software. It has a wide variety of encryption programs : documents such as password encryption, anti-copy document encryption, hard disk encryption software, the installation of encryption, encrypted text, etc. batch encryption. C system is written and compiled, from the external links in the main module. Separately compiler, debugger alone. EXE executable/COM procedures encryption module has been tested over a long period of analysis, their performance has very stable. Good portability and compatibility. In addition, the implementatio
- 2022-10-06 16:00:03下载
- 积分:1
-
凯撒和运输的密码
该程序是使用恺撒密码和transposotion密码。也许这个计划太简单了,但总比没有强。:V
- 2022-04-09 08:05:24下载
- 积分:1
-
数据加密用C#做的加密程序,望各位多提问题
数据加密用C#做的加密程序,望各位多提问题-data encryption using C# do encryption, and hopes to raise the issue
- 2022-07-20 03:06:07下载
- 积分:1
-
CRC
CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
- 2022-06-17 00:22:20下载
- 积分:1