代码搜索:Cipher

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

代码结果 3,792
www.eeworm.com/read/211389/15180950

c ocb_init.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/211389/15180972

c pmac_init.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/211389/15181117

c tv_gen.c

#include void reg_algs(void) { #ifdef RIJNDAEL register_cipher (&aes_desc); #endif #ifdef BLOWFISH register_cipher (&blowfish_desc); #endif #ifdef XTEA register_cipher (&xtea_desc);
www.eeworm.com/read/185143/9055819

1 deslogind.1

.\" @(#) $RCSfile$ $Revision: 1.2 $ $Date: 94/04/09 14:21:35 $ .TH DESLOGIND 1 03-Apr-94 .ds )H David A. Barrett .ds ]W Rev. 1.0 April 1994 .SH NAME deslogind \- daemon for deslogin .SH SYNOPSIS .B d
www.eeworm.com/read/166635/10009564

inf bld.inf

PRJ_MMPFILES Cipher.mmp
www.eeworm.com/read/330071/12917654

nc blockcipherinfo.nc

/* tab:4 * * * "Copyright (c) 2000-2002 The Regents of the University of California. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and
www.eeworm.com/read/126641/6015328

readme

Notes: 2001-09-24 ----------------- This "description" (if one chooses to call it that) needed some major updating so here goes. This update addresses a change being made at the same time to OpenSSL,
www.eeworm.com/read/100601/6268284

repository

mozilla/security/nss/tests/cipher
www.eeworm.com/read/347320/11674343

txt 说明.txt

Applied Crypto++: Block Ciphers Crypto++ offers over 25 Block Ciphers, ranging from AES to XTEA. Modern block ciphers require the choice of an algorithm, mode, feedback size, padding, and sometimes
www.eeworm.com/read/160163/10561986

c ecb_start.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar