代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/434173/1874408
h imei_enc.h
// extern void IMEI_Encryption( UINT8 * Ak);
extern void Get_Number( char *Enc_Num, char *Ak);
www.eeworm.com/read/434173/1874448
h imei_enc.h
// extern void IMEI_Encryption( UINT8 * Ak);
extern void Get_Number( char *Enc_Num, char *Ak);
www.eeworm.com/read/411046/2196273
c auth_snt.c
/*
* Program: SSL authentication/encryption module for Windows 9x and NT
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
www.eeworm.com/read/359526/2975171
conf plaintext.conf
# Plaintext (no encryption) network
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="example open network"
key_mgmt=NONE
}
www.eeworm.com/read/472941/6860477
c tea.c
/*
The Tiny Encryption Algorithm, or TEA, is a Feistel cipher invented by David
Wheeler. It is intended for use in applications where code size is at a
premium, or where it is necessary for someone to
www.eeworm.com/read/392556/8335897
readme
This is the README file for the Lili reference implementation.
Lili is a stream cipher candidate for NESSIE (New European
Schemes for Signature, Integrity and Encryption).
The following files sh
www.eeworm.com/read/148121/12490777
dfm umain.dfm
object frmMain: TfrmMain
Left = 327
Top = 112
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'DCPcrypt File Encryption Demo'
ClientHeight = 440
ClientWi
www.eeworm.com/read/111752/15504212
c crypt3.c
/* @(#) $Revision: 66.2 $ */
/*LINTLIBRARY*/
/*
* This program implements the
* Proposed Federal Information Processing
* Data Encryption Standard.
* See Federal Register, March 17, 1975 (4
www.eeworm.com/read/110606/15528996
h encrypt.h
/*
* File: encrypt.h
* Date: 8 May 1999
* Author: Bret Taylor (bstaylor@stanford.edu)
* -------------------------------------------
* A library for simple, textual encryption and decrypt