代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/304961/3783707
txt cipher_tv.txt
Cipher Test Vectors
These are test encryptions with key of nn bytes '00 01 02 03 .. (nn-1)' and original PT of the same style.
The output of step N is used as the key and plaintext for step N+1 (key
www.eeworm.com/read/427042/1979854
c tb_cipher.c
/* ====================================================================
* Copyright (c) 2000 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with o
www.eeworm.com/read/427042/1981462
h null_cipher.h
/*
* null-cipher.h
*
* header file for the null cipher
*
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2006, Cisco Systems, Inc.
* All rights reserved.
*
* Red
www.eeworm.com/read/427042/1981484
c null_cipher.c
/*
* null_cipher.c
*
* A null cipher implementation. This cipher leaves the plaintext
* unchanged.
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2006, Cisco Syste
www.eeworm.com/read/427042/1981506
c cipher_driver.c
/*
* cipher_driver.c
*
* A driver for the generic cipher type
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2006, Cisco Systems, Inc.
* All rights reserved.
*
*
www.eeworm.com/read/427042/1981692
h null_cipher.h
/*
* null-cipher.h
*
* header file for the null cipher
*
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2006, Cisco Systems, Inc.
* All rights reserved.
*
* Red
www.eeworm.com/read/422785/2032363
c tb_cipher.c
/* ====================================================================
* Copyright (c) 2000 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with o
www.eeworm.com/read/419495/2076734
bid stream_cipher.bid
#ifndef STREAM_CIPHER_BID
#define STREAM_CIPHER_BID
#define AEECLSID_STREAM_ARC4 0x0102ccc9
#define AEECLSID_STREAM_ARC4_SW 0x0102cf0e
#define AEECLSID_STREAM_ARC4_HW 0x0102cf0f
www.eeworm.com/read/419495/2076748
bid block_cipher.bid
#ifndef BLOCK_CIPHER_BID
#define BLOCK_CIPHER_BID
#define AEECLSID_BLOCK_DES 0x0102ccca
#define AEECLSID_BLOCK_DES_SW 0x0102cccb
#define AEECLSID_BLOCK_DES_HW 0x0102cccd
#define AEE
www.eeworm.com/read/371322/2780736
h null_cipher.h
/*
* null-cipher.h
*
* header file for the null cipher
*
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2005, Cisco Systems, Inc.
* All rights reserved.
*
* Red