代码搜索:Cipher

找到约 3,792 项符合「Cipher」的源代码

代码结果 3,792
www.eeworm.com/read/371322/2780758

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-2005, Cisco Syste
www.eeworm.com/read/371322/2780780

c cipher_driver.c

/* * cipher_driver.c * * A driver for the generic cipher type * * David A. McGrew * Cisco Systems, Inc. */ /* * * Copyright (c) 2001-2005, Cisco Systems, Inc. * All rights reserved. * *
www.eeworm.com/read/358714/2984011

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/355697/3049603

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/353378/3086059

h tomcrypt_cipher.h

/* ---- SYMMETRIC KEY STUFF ----- * * We put each of the ciphers scheduled keys in their own structs then we put all of * the key formats in one union. This makes the function prototypes easier t
www.eeworm.com/read/156001/5616486

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-2004, Cisco Syste
www.eeworm.com/read/472745/6864860

txt cipher message.txt

www.eeworm.com/read/414084/11131235

inc block_cipher.inc

; Common funcs for Block Ciphers struct _KEY128 k0 dd ? k1 dd ? k2 dd ? k3 dd ? ends struct _KEY256 k0 dd ? k1 dd ? k2 dd ? k3 dd ? k4 dd ? k5 dd ? k6 dd ?
www.eeworm.com/read/248382/12580412

rc2 cipher.rc2

// // CIPHER.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////
www.eeworm.com/read/334090/12642105

c cipher_a9.c

/*===================================================================== TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION Property of Texas Instruments -- For Unrestric