登录
首页 » Visual C++ » SEED

SEED

于 2014-01-16 发布 文件大小:1KB
0 108
下载积分: 1 下载次数: 12

代码说明:

  Seed加密体制代码,韩国的分组密码加密体制。(Seed encryption system code block cipher encryption system in Korea.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Soft20060210103622639
    文件加密使用,可以实现对PC上文件进行加密解密功能(document encryption use, the PC can be achieved on the document encryption and decryption functions)
    2006-12-26 15:29:21下载
    积分:1
  • LCCrypto_Src
    本程序可以在 PE 文件的结尾增加一个新节,从而在已被“加密”的程序开始运行时,要求输入密码。(This procedure can be the end of the document in the PE to add a new section, which has been in the encryption process to start running when asked to enter a password.)
    2008-02-29 09:29:32下载
    积分:1
  • Protect.x.src
    加密程序的,实现了对代码的抽取乱序,区段加密和IAT的处理。 (Encryption procedures, the code of the extraction sequence, block encryption and IAT processing.)
    2015-06-30 17:11:18下载
    积分:1
  • TCR116133h
    该文件能用Visual C++6.0打开编译实现加密解密功能,并能通过少量的修改改(修改处程序源码中已标明)镶嵌到其他的程序源码中实现加密解密功能。 可直接使用。 (The file can use Visual C++6.0 to open compiled encryption and decryption functions through a few modifications reform (modify at program source code has been marked) inlaid into the other program source code to achieve encryption and decryption functions. Can be used directly.)
    2012-09-15 18:09:59下载
    积分:1
  • 39.3
    说明:  编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: (Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with &quot 4962873&quot in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text &quot the result of 3 and 2 is not 8&quot results:)
    2011-04-05 08:43:48下载
    积分:1
  • RSA
    RSA算法的解密和加密,用扩展的欧几里得算法求乘法逆元(rsa)
    2010-06-20 13:05:12下载
    积分:1
  • Hideseek_introduction
    Hideseek可将秘密文件隐写到指定图片中,并可检测隐写信息,本文是对该软件的使用说明。(hide &seek to run the file through individual test run normally. Hidden secret documents can be written to the specified picture, and can detect steganographic message.)
    2013-10-30 11:21:59下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • MD5-encrypt
    使用MD5算法对数据和文件进行加密,信息安全(Using the MD5 algorithm to encrypt the data and documents, information security)
    2011-07-01 16:35:18下载
    积分:1
  • RSA
    RSA公钥加密程序,可实现密钥对生成,加解密任意字符串功能。MFC界面。(RSA public key encryption program, enabling the key pair generation, encryption and decryption functions of arbitrary strings. MFC interface.)
    2008-08-07 10:36:19下载
    积分:1
  • 696518资源总数
  • 104887会员总数
  • 24今日下载