Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
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 implementation of the code of CS, DS is not for technology, it was difficult SHELL performance DEBUG identification. Its internal one-password irreversible transformation and the basic realization of Unsolvable because on
Date : 2008-10-13 Size : 100.13kb User : 何福保

RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入decrypted.txt 结束。 之后打开生成的ciphertext1.txt和decrypted.txt,还有原来的明文文件plaintext1.txt,可以看出decrypted.txt和plaintext1.txt内容一致。ciphertext1.txt由plaintext1.txt加密得到,而decrypted.txt由ciphertext1.txt解密得到-RC5 - CTS mode encryption and decryption algorithm C program. After running main.dsw decompression. The VC Below opened, after the implementation of the first to suggest that the importation of key (casual importing more than 16 byte string), followed by the need to import suggest encrypted plaintext documents, the importation of plaintext1.txt, this document compression bag already exists. (Note that certain types of documents to write clearly, is the text document), then prompted to input encrypted file name, could easily enter a file name, but not forget the type name. txt, as ciphertext1.txt. Because we do not import the type who could not open the future. After following the importation of declassified documents, and can import decrypted.txt end. After opening generated ciphertext1.tx
Date : 2008-10-13 Size : 10.73kb User : 郭佳

《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法,可以满足软件开发的各类需求,加密算法库附有详细的函数说明及各类软件调用示例。-"sharing software encryption algorithm for" professional version is the one individual, development of shared enterprise software encryption tools support Windows platforms in various types of development tools : VC, VB, BCB, Delphi, PowerBuilder, Visual FoxPro, C#, ASP, algorithm library includes access to the computer hard disk physical sequence, sequence, function of the Main Board and various high-intensity symmetric, asymmetric algorithms. Access to the hard disk, not with the sequence partitions and formatting changes, support IDE, SCSI hard disk interface, access to the Main Board, the sequence function and support a variety of BIOS chips, These two functions can be used to facilitate the realization of a machine a code of registration. Integration Algorithm for the algor
Date : 2008-10-13 Size : 371.77kb User : yangrui

DL : 0
DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c
Date : 2008-10-13 Size : 18.28kb User : beetle

DL : 0
用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。
Date : 2008-10-13 Size : 441.19kb User : dufeilong

DL : 1
用C++简单实现RSA算法对字符串的加解密,简单易懂
Date : 2008-10-13 Size : 10.21kb User : 孙秋英

DL : 0
这是一个在vc环境下编译通过的MD5算法。包含算法源代码和测试主程序。-This is an environment in vc compiled by the MD5 algorithm. Includes algorithm source code and testing main program.
Date : 2025-12-19 Size : 3kb User : 齐小强

这是一个标准AEs加密算法,最大的加密流量达到了70M/s。包括主程序和头文件-this is a standard encryption algorithm AEs, the largest encrypted traffic reached 70M/s. Including the main program and the first document
Date : 2025-12-19 Size : 3kb User : 王王

使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL UnArchieve(char * arch, char * dir) 希望这些资料给广大网友带来便利! 本程序为网上下载-use of the documents prepared by the VC operation FileTool category has four main functions :// encryption, the input parameters for file names, use the BlowFish encryption algorithm BOOL EncryptFile (char* pFileName)// declassified document and the document input parameters were BOOL DeCryptFile (char* pFileName )// directory to a package of documents, including subdirectories, using a compression algorithm BOOL LZARI Archieve (char* dir, char* arch) BOOL UnArchieve (char* arch, char* dir) hope that such information for the majority of netizens bring convenience! this procedure downloading
Date : 2025-12-19 Size : 22kb User : 丁建军

DL : 0
设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法-Design a complete set of practical RSA file encryption solution to achieve a specific encoding. Research on the RSA algorithm, starting from the conventional RSA algorithm, using C++ Realize RSA encryption algorithm class library, and 32 in the windows ... the use of VC types of documents prepared for the operation FileTool, has four main functions:// encryption files, input parameters for the file name using the BlowFish encryption algorithm
Date : 2025-12-19 Size : 1kb User :

DL : 0
DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c-DES algorithm C source benchmark.cdes.cdescalc.cdescert.cdescycle.cgetopt.cgetpass.cmain.cmisc.cradlogin.cuudecode.cuuencode.c
Date : 2025-12-19 Size : 18kb User : beetle

DL : 0
用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。 -With c++ To achieve the overall outlook des algorithm key.cpp document used to generate secret keys, used to achieve ringfuction.cpp paper round function, with main.c to achieve encryption and decryption. See three documents related to function in the concrete realization.
Date : 2025-12-19 Size : 862kb User : dufeilong

DL : 0
用C++简单实现RSA算法对字符串的加解密,简单易懂-With C++ Simple RSA algorithm to realize string encryption and decryption, easy-to-read
Date : 2025-12-19 Size : 213kb User : 孙秋英

OpenSSL-Test软件包是OpenSSL使用示例,主要是EVP函数的使用。OpenSSL软件包从OpenSSL.org网站下载。-OpenSSL-Test package is to use OpenSSL example, the main function is the use of EVP. OpenSSL package from OpenSSL.org website.
Date : 2025-12-19 Size : 1.18mb User : luxinspirit

DL : 0
加密芯片FS8816的datasheet, FS8816 Data Sheet V1 0.pdf, FS8816 Programming Guide for COMPLETEVER_v0.4.pdf, FASP-8816 DEV Disk V1.1.rar, FS8816.H, i2c.c, i2c.h, UserDef.c main.c, -Encryption chip FS8816' s datasheet, FS8816 Data Sheet V1 0.pdf, FS8816 Programming Guide for COMPLETEVER_v0.4.pdf, FASP-8816 DEV Disk V1.1.rar, FS8816.H, i2c.c, i2c.h, UserDef.c main.c,
Date : 2025-12-19 Size : 3.39mb User : thebluewind

A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to generate the password. Only tested on linux but it should work on windows. To compile with gcc: gcc main.c passgen.c -o genpass Usage: genpass [options] length -l: add lowercase characters -u: add uppercase characters -n: add numbers characters -s: add special characters Examples: ./genpass -l -n -s -u 10: q_d,/7YMU} ./passgen -l -n 20: zw3kqr1hafpe8tqywvx1 ./passgen -u 15 OXEDWWIEHBSSCZI
Date : 2025-12-19 Size : 3kb User : Rahim

DL : 0
IdeaAlg Realisation algorithm of IDEA. Writing in C
Date : 2025-12-19 Size : 2kb User : Arch

DL : 0
wiener atac implementation c-wiener atac implementation c++
Date : 2025-12-19 Size : 1kb User : Romeo

DL : 0
3G系统中的用户全认证算法,c语言实现加密过程。-3G users on the system full authentication algorithm, c language encryption process.
Date : 2025-12-19 Size : 1kb User : 卢瑞鹏

该代码实现完整的AES加密和解密流程。 二次开发者可对照AES的算法步骤自行调整设置。(This C code is used to fulfill the whole procedure of AES(Advanced Encryption Standard) . The developer can modify the configuration in the code to help himself by referring the main steps of AES.)
Date : 2025-12-19 Size : 1kb User : zhouzhengzzcc
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.