代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/176316/5338706
c cipher-3des.c
/* $Id: cipher-3des.c,v 1.3 2002/08/17 18:44:40 hvr Exp $
* Triple DES (DES EDE3) created from kerneli DES implementation by
* Gisle S鎙ensminde . Original DES sourcecode created
*
www.eeworm.com/read/176316/5338707
c cipher-rc5.c
/* $Id: cipher-rc5.c,v 1.14 2002/10/01 23:14:14 hvr Exp $
*
* rc5.c RC5-32/[12,16]/b
*
* Copyright (c) 1999 Pekka Riikonen
*
* Permission is hereby granted, free o
www.eeworm.com/read/176316/5338714
c cipher-cast5.c
/* $Id: cipher-cast5.c,v 1.10 2002/09/04 20:39:31 hvr Exp $
*
* cipher-cast5.c - CAST5 cipher (RFC2144)
*
* Copyright (C) 2002 Kyle McMartin
* Copyright (C) 1998, 1999, 2000, 20
www.eeworm.com/read/173141/5379096
properties t_cipher_derby.properties
derby.module.testManager=org.apache.derbyTesting.unitTests.harness.BasicUnitTestManager
derby.module.test.T_Cipher=org.apache.derbyTesting.unitTests.crypto.T_Cipher
www.eeworm.com/read/350483/3125179
c crypt_unregister_cipher.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/350483/3125183
c crypt_cipher_is_valid.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/350483/3125185
c crypt_register_cipher.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/350483/3125191
c crypt_cipher_descriptor.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/350483/3125193
c crypt_find_cipher.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/350483/3125282
c cipher_hash_test.c
/* test the ciphers and hashes using their built-in self-tests */
#include "test.h"
int cipher_hash_test(void)
{
int x;
unsigned char buf[4096];
unsigned long n;
prng_state