代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/101082/6245910
3 crypt.3
.TH crypt 3
.SH Name
crypt, crypt16, setkey, encrypt \- DES encryption
.SH Syntax
.nf
.B char *crypt(\fIkey, salt\fP)
.B char *\fIkey\fP, *\fIsalt\fP;
.PP
.B char *crypt16(\fIkey, salt\fP)
.B char *\
www.eeworm.com/read/101082/6247767
3 crypt.3
.TH crypt 3
.SH Name
crypt, crypt16, setkey, encrypt \- DES encryption
.SH Syntax
.nf
.B char *crypt(\fIkey, salt\fP)
.B char *\fIkey\fP, *\fIsalt\fP;
.PP
.B char *crypt16(\fIkey, salt\fP)
.B char *\
www.eeworm.com/read/130953/14166331
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Encrypt
========================================================================
www.eeworm.com/read/130385/14196194
txt ibe_help.txt
Help for IBE programs
Ben Lynn (blynn@cs.stanford.edu)
INTRODUCTION
Two binaries are provided, one to generate system parameters, and the other
to perform IBE operations.
QUICKSTART
The default co
www.eeworm.com/read/119112/14838984
txt ibe_help.txt
Help for IBE programs
Ben Lynn (blynn@cs.stanford.edu)
INTRODUCTION
Two binaries are provided, one to generate system parameters, and the other
to perform IBE operations.
QUICKSTART
The default co
www.eeworm.com/read/218942/14902405
txt readme.txt
This unit encrypts strings and files, using a standard borland algorithym. I believe the number of possible variations is 2^96. I made this unit because the example that is on Borlands TI page is fo