代码搜索:Encrypt

找到约 3,742 项符合「Encrypt」的源代码

代码结果 3,742
www.eeworm.com/read/358714/2984186

pod blowfish.pod

=pod =head1 NAME blowfish, BF_set_key, BF_encrypt, BF_decrypt, BF_ecb_encrypt, BF_cbc_encrypt, BF_cfb64_encrypt, BF_ofb64_encrypt, BF_options - Blowfish encryption =head1 SYNOPSIS #include
www.eeworm.com/read/355697/3049781

pod blowfish.pod

=pod =head1 NAME blowfish, BF_set_key, BF_encrypt, BF_decrypt, BF_ecb_encrypt, BF_cbc_encrypt, BF_cfb64_encrypt, BF_ofb64_encrypt, BF_options - Blowfish encryption =head1 SYNOPSIS #include
www.eeworm.com/read/292026/8382117

h aes.h

/* --------------------------------------------------------------------------- Copyright (c) 1998-2007, Brian Gladman, Worcester, UK. All rights reserved. LICENSE TERMS The free distributi
www.eeworm.com/read/287319/8694328

h aes.h

/* --------------------------------------------------------------------------- Copyright (c) 1998-2007, Brian Gladman, Worcester, UK. All rights reserved. LICENSE TERMS The free distributi
www.eeworm.com/read/287068/8728221

h aes.h

/* --------------------------------------------------------------------------- Copyright (c) 1998-2007, Brian Gladman, Worcester, UK. All rights reserved. LICENSE TERMS The free distributi
www.eeworm.com/read/286195/8783622

h qqcrypt.h

#include "stdio.h" #include "stdlib.h" #include class QQCrypt { public: unsigned char * Plain; unsigned char * prePlain; unsigned char * Out; long Crypt,preCrypt; long pos;
www.eeworm.com/read/427862/8916093

h cast5.h

#include "types.h" #define CIPHER_ALGO_CAST5 3 #define CAST5_BLOCKSIZE 8 typedef struct { u32 Km[16]; byte Kr[16]; } CAST5_context; int cast_setkey( void *c, const byte *key,
www.eeworm.com/read/281651/9143828

cpp gosthash.cpp

// Free implementation of the GOST R 34.11-94 hash algorithm /* * gosthash.c * 21 Apr 1998 Markku-Juhani O. Saarinen * * GOST R 34.11-94, Russian Standard Hash Function
www.eeworm.com/read/181893/9232320

h aes.h

/* --------------------------------------------------------------------------- Copyright (c) 1998-2006, Brian Gladman, Worcester, UK. All rights reserved. LICENSE TERMS The free distributi
www.eeworm.com/read/181590/9244910

c eap_psk_common.c

/* * WPA Supplicant / EAP-PSK shared routines * Copyright (c) 2004-2005, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the