CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 一个 简单 加解密算法

搜索资源列表

  1. Delphi_JiaMi_JieMi

    0下载:
  2. 用Delphi写的一个简单的加密解密算法,具体为:输入一行字符串,从第n个字符开始,没间隔k个字符取出来,然后把剩下的字符加到取出来的后面,形成密文,然后再解密-with Delphi write a simple encryption and decryption algorithms, in particular : input string, n from the characters, not characters interval k taken out and then added
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:338.84kb
    • 提供者:小魏
  1. 加解密函数(123算法)

    1下载:
  2. 一个简单实用的加解密算法,附件是一个完整的源程序包含测试程序。-a simple and practical encryption and decryption algorithms, the annex is a complete source code contains the test.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.47kb
    • 提供者:邱益亮
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:404.23kb
    • 提供者:xiaowei
  1. Caesar

    0下载:
  2. 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:954byte
    • 提供者:RainFly
  1. Aesdll

    0下载:
  2. 采用delphi开发的加解密函数dll,采用AES加密算法的一个简单dll例子-With the development of encryption and decryption function delphi dll, AES encryption algorithm using a simple dll example
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:20.94kb
    • 提供者:lwb
  1. jiami

    0下载:
  2. 一个简单的加密解密算法,运用的是字符串加解密技术-A simple encryption and decryption algorithms, the use of encryption technology is a string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1013byte
    • 提供者:Zac
  1. how-to-create-J2EE-license

    1下载:
  2. 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
  3. 所属分类:Java Develop

    • 发布日期:2014-07-28
    • 文件大小:73kb
    • 提供者:彪汉
  1. Encryption_Yz

    0下载:
  2. 一个简单是加解密演示程序,可视化的MFC程序,提供了两种加解密算法,一个是RSA,一个是异或算法。-A simple encryption and decryption of the demo program, visualization of the MFC program offers two encryption and decryption algorithm, RSA, an XOR algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:56.65mb
    • 提供者:严智
  1. DisplayHDid

    0下载:
  2. 采用DES算法对磁盘cpu号进行加密解密,有界面。一个简单的加解密程序-Using the DES algorithm to CPU, disk encryption, decryption, interface. A simple encryption program
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:64.87kb
    • 提供者:李杨
  1. AES

    0下载:
  2. aes算法,实现了一个简单的基于aes算法的加密程序,提高了加解密速率-aes algorithm to achieve a simple algorithm based aes encryption program to improve the speed of encryption and decryption
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2.33mb
    • 提供者:韩语
  1. AES

    0下载:
  2. 这是我在学习加密解密算法时编写的一个较为基础和简单的AES加解密算法,内容非常经典,希望共享给大家-This is my study of encryption and decryption algorithm to prepare a more basic and simple AES encryption and decryption algorithm, the content is very classic, I hope to share with you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:王会鹏
  1. wjjmym

    0下载:
  2. 文件加密器是一个静默卸载手机上已经安装的app的小例子,翻了下菜单看了有文件加密、文件解密、报文鉴别、编辑文件、删除文件等功能,加密有des、desede、aes三种算法,因为小编不了解加密解密这一块所以就不妄加评论技术细节了,了解这一块的朋友自己下载研究一下吧,默认编译版本4.2.2编码GBK源码有简单注释。-File encryption device is already installed on a silent uninstall mobile app small example, t
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:654.29kb
    • 提供者:liuhao
  1. des加解密算法delphi10.1编译通过

    1下载:
  2. des加密算法,delphi10.1编译通过,就两个函数,一个加密一个解密,操作简单(DES encryption algorithm, delphi10.1 compiler through, on the two functions, an encryption, a decryption, simple operation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2.23mb
    • 提供者:大的兔子
  1. four

    0下载:
  2. RSA的密钥生成,加密,解密.RSA算法基于一个十分简单的数论事实:将两个大质数相乘十分容易,但是想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。(RSA's key generation, encryption, decryption)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:2kb
    • 提供者:王十一丶
搜珍网 www.dssz.com