代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/337583/12358047
cpp main.cpp
#include "md5.h"
#include "d3des.h"
#include
using namespace std;
void usage(){
printf("------------- file security by wonder: usage -------------\n");
printf("- Encrypt : files
www.eeworm.com/read/130385/14196094
c ibe.c
/* Command-line frontend to IBE system
* Patches together combine, decrypt, encrypt and request
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*
www.eeworm.com/read/126660/14409377
pas mainprog.pas
unit MainProg;
interface
uses
SysUtils, Graphics, Forms,ComCtrls,ExtCtrls, StdCtrls, Controls, Classes,
Windows , MD5Encrypt, Dialogs, Buttons, jpeg, TB97Ctls;
type
TMainForm = class
www.eeworm.com/read/124363/14570510
readme
This is a small library and a command line program to encrypt/decrypt
data using the Rijndael encryption algorythm in cbc mode.
The Utility should run at least under Linux, Mac OS X and Windows. Oth
www.eeworm.com/read/119112/14838927
c ibe.c
/* Command-line frontend to IBE system
* Patches together combine, decrypt, encrypt and request
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*
www.eeworm.com/read/214963/15081837
cpp main.cpp
#include "md5.h"
#include "d3des.h"
#include
using namespace std;
void usage(){
printf("------------- file security by wonder: usage -------------\n");
printf("- Encrypt : files
www.eeworm.com/read/208919/15230883
ion descript.ion
crypted.dat - Encrypted file for decryption using pswd.exe
crypter.c - File-encrypting utility used to encrypt the files that neeed
to be decrypted using pswd.exe
cr