代码搜索:Encryption

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

代码结果 4,642
www.eeworm.com/read/109909/15545897

txt diamond.txt

The Diamond Encryption Algorithm by Michael Paul Johnson Abstract--Diamond is a royalty-free, symmetric key block cipher encryption algorithm based on a combination of nonlinear functions. This bl
www.eeworm.com/read/109907/15545917

txt diamond.txt

The Diamond Encryption Algorithm by Michael Paul Johnson Abstract--Diamond is a royalty-free, symmetric key block cipher encryption algorithm based on a combination of nonlinear functions. T
www.eeworm.com/read/100612/15869034

cpp crencode.cpp

/* * Cramer-Shoup Public Key Encryption - Hybrid Implementation * * This program encrypts a file fred.xxx to fred.crs. The AES encryption * key is encrypted under the public key in the
www.eeworm.com/read/314660/3630264

so encrypt.so

m4_comment([$Id: encrypt.so,v 11.13 2007/03/27 14:20:56 sue Exp $]) m4_ref_title(Environment, Encryption, @encryption, env/security, env/remote) m4_p([dnl m4_db optionally supports encryption using
www.eeworm.com/read/153212/6959879

des

DES算法 How to implement the Data Encryption Standard (DES) A step by step tutorial Version 1.2 The Data Encryption Standard (DES) algorithm, adopted by the U.S. government in 1977, i
www.eeworm.com/read/465112/6966734

c idea.c

/* idea.c - C source code for IDEA block cipher. IDEA (International Data * Encryption Algorithm), formerly known as IPES (Improved Proposed Encryption * Standard). Algorithm developed by Xuejia
www.eeworm.com/read/450639/7479653

c idea.c

/* idea.c - C source code for IDEA block cipher. IDEA (International Data * Encryption Algorithm), formerly known as IPES (Improved Proposed Encryption * Standard). Algorithm developed by Xuejia
www.eeworm.com/read/298742/7941081

cpp idea.cpp

/* idea.c - C source code for IDEA block cipher. IDEA (International Data * Encryption Algorithm), formerly known as IPES (Improved Proposed Encryption * Standard). Algorithm developed by Xuejia
www.eeworm.com/read/153298/12042766

c idea.c

/* idea.c - C source code for IDEA block cipher. * IDEA (International Data Encryption Algorithm), formerly known as * IPES (Improved Proposed Encryption Standard). * Algorithm developed by Xuejia
www.eeworm.com/read/253570/12214229

txt des算法.txt

DES算法 How to implement the Data Encryption Standard (DES) A step by step tutorial Version 1.2 The Data Encryption Standard (DES) algorithm, adopted by the U.S. government in 1977, i