代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/140582/5787038

txt description.txt

This test invokes Opportunistic Encryption for a gateway that performs source NAPT (aka "IP masquerading") on the packets first. NOTE, that this test manages *sunset* and *west*, but uses the mechani
www.eeworm.com/read/136865/5842053

c random.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven
www.eeworm.com/read/136815/5856745

c random.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven
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/410889/11265854

c random.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven
www.eeworm.com/read/158283/11627607

c random.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven
www.eeworm.com/read/157653/11676669

c random.c

/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiven
www.eeworm.com/read/342347/12026841

cpp toj_2841.cpp

/* 2008.2.17.Wang Xiaoning 2841. Bitwise Reverse Time Limit: 1.0 Seconds Memory Limit: 65536K Total Runs: 475 Accepted Runs: 370 Professor Robby invents a powerful encryption method, but he is
www.eeworm.com/read/341376/12088201

txt aes.txt

An AES (Rijndael) Implementation in C/C++ (as specified in FIPS-197) -------------------------------------------------------------------- The source code files are as follows: 1. aes.h: