代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/115568/15009544
txt cbc_e_m.txt
=========================
FILENAME: "cbc_e_m.txt"
Cipher Block Chaining (CBC) Mode - ENCRYPTION
Monte Carlo Test
Algorithm Name: Serpent
Principal Submitter: Ross Anderson, Eli Biham, Lars
www.eeworm.com/read/115568/15009554
txt ecb_e_m.txt
=========================
FILENAME: "ecb_e_m.txt"
Electronic Codebook (ECB) Mode - ENCRYPTION
Monte Carlo Test
Algorithm Name: Serpent
Principal Submitter: Ross Anderson, Eli Biham, Lars K
www.eeworm.com/read/211261/15183310
c eeprom.c
/*
* Driver for the EEPROM encryption key storage on the Geode GX
* Copyright (C) 2003 Advanced Micro Devices, Inc. All Rights Reserved.
*/
/* This driver allows the user to read and write the 2
www.eeworm.com/read/250243/4432052
c des_check_key.c
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* Originally released as descore by Dana L. How .
* Modified
www.eeworm.com/read/245488/4503063
txt csp-form-1.4.2.txt
Certification Form for CSPs
Sun's JCE implements encryption using Cryptographic Service
Providers (CSPs). Only CSPs signed by a trusted entity can be
plugged into the JCE framework. You have in
www.eeworm.com/read/245488/4503064
txt forcertform.txt
Certification Form for Foreign-Developed CSPs
Sun's JCE implements encryption using Cryptographic Service
Providers (CSPs). Only CSPs signed by a trusted entity can be
plugged into the JCE fr
www.eeworm.com/read/244005/4514956
cxx cypher.cxx
/*
* cypher.cxx
*
* Encryption support classes.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public
www.eeworm.com/read/242732/4538496
c secure.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Protocol services - RDP encryption and licensing
Copyright (C) Matthew Chapman 1999-2005
This program is free
www.eeworm.com/read/213567/4915341
cxx cypher.cxx
/*
* cypher.cxx
*
* Encryption support classes.
*
* Portable Windows Library
*
* Copyright (c) 1993-2002 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public
www.eeworm.com/read/209559/4959049
c des_check_key.c
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* Originally released as descore by Dana L. How .
* Modified