代码搜索:Cipher

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

代码结果 3,792
www.eeworm.com/read/271765/10981204

c cfb.c

#include "mycrypt.h" #ifdef CFB int cfb_start(int cipher, const unsigned char *IV, const unsigned char *key, int keylen, int num_rounds, symmetric_CFB *cfb) { int x, errno; _AR
www.eeworm.com/read/140848/13059717

java serververify.java

import java.security.*; import java.security.spec.*; import java.io.*; import javax.crypto.*; public class ServerVerify extends Thread{ public static void main(String[] args) {
www.eeworm.com/read/492302/6421096

c yarrow.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/157666/11674378

c yarrow.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/255665/12066663

c yarrow.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/15180951

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
www.eeworm.com/read/211389/15180953

c ofb_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
www.eeworm.com/read/211389/15180976

c ocb_decrypt.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/15181015

c omac_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/15181025

c cbc_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