代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/115330/15017863
c testdes.c
/* -----------------------------------------------------------------
Name: testdes.c
Title: Test program for DES encryption functions
Package: Standard Function L
www.eeworm.com/read/340710/3265018
in config.alg_aes.in
if [ "$CONFIG_IPSEC_ALG" = "y" ]; then
tristate ' AES encryption algorithm' CONFIG_IPSEC_ENC_AES
fi
www.eeworm.com/read/431110/1910818
in config.alg_aes.in
if [ "$CONFIG_IPSEC_ALG" = "y" ]; then
tristate ' AES encryption algorithm' CONFIG_IPSEC_ENC_AES
fi
www.eeworm.com/read/109903/15546023
txt rc5-info-from-rsa.txt
The RC5(R) Encryption Algorithm
General Information
RSA Laboratories
Revised April 7, 1995
This docume
www.eeworm.com/read/109898/15546081
h 3des.h
/* -------------- des.h ----------------
Header file for Data Encryption Standard algorithms
*/
/* -------------- prototypes ------------------- */
#define TRIPLE_DES
v
www.eeworm.com/read/109898/15546085
h des.h
/* -------------- des.h ----------------
Header file for Data Encryption Standard algorithms
*/
/* -------------- prototypes ------------------- */
void ascii_adjust_key
www.eeworm.com/read/181590/9244882
c aes_wrap.c
/*
* AES-based functions
*
* - AES Key Wrap Algorithm (128-bit KEK) (RFC3394)
* - One-Key CBC MAC (OMAC1) hash with AES-128
* - AES-128 CTR mode encryption
* - AES-128 EAX mode encryption/decryp
www.eeworm.com/read/181590/9245173
h aes_wrap.h
/*
* AES-based functions
*
* - AES Key Wrap Algorithm (128-bit KEK) (RFC3394)
* - One-Key CBC MAC (OMAC1) hash with AES-128
* - AES-128 CTR mode encryption
* - AES-128 EAX mode encryption/decryp
www.eeworm.com/read/169087/9881093
c aes_wrap.c
/*
* AES-based functions
*
* - AES Key Wrap Algorithm (128-bit KEK) (RFC3394)
* - One-Key CBC MAC (OMAC1) hash with AES-128
* - AES-128 CTR mode encryption
* - AES-128 EAX mode encryption/decryp
www.eeworm.com/read/423392/10563008
c aes_wrap.c
/*
* AES-based functions
*
* - AES Key Wrap Algorithm (128-bit KEK) (RFC3394)
* - One-Key CBC MAC (OMAC1) hash with AES-128
* - AES-128 CTR mode encryption
* - AES-128 EAX mode encryption/decryp