代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/332989/12712817

rc2 rsa tool.rc2

// // RSA ENCRYPTION.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/135153/5888338

c loop.c

/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. *
www.eeworm.com/read/126641/6015531

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/101042/6259040

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/105089/6277095

h encryp.h

int encryption(BYTE *plainText, int block_number, BYTE *cipherText, DWORD *Key); int decryption(BYTE *cipherText, int block_number, BYTE *plainText, DWORD *Key) ;
www.eeworm.com/read/492058/6423800

h aessmall.h

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

h cast.h

#ifndef CRYPTOPP_CAST_H #define CRYPTOPP_CAST_H /** \file */ #include "seckey.h" #include "secblock.h" NAMESPACE_BEGIN(CryptoPP) class CAST { protected: static const word32 S[8][256
www.eeworm.com/read/481033/6656523

h cryptlib.h

/**************************************************************************** * * * cryptlib Interface * * Copyright Peter Gutmann 1992-2008 * *
www.eeworm.com/read/347029/11705084

where

__________________________________________________________________________ This is the Info-ZIP file ``WHERE,'' last updated on 3 November 1997. ___________________________________________________
www.eeworm.com/read/345187/11829162

txt 待实现.txt

1、事务处理问题,待加入 2、查询凭证中 选择科目、 录入凭证中选择科目、 编辑科目 的窗体待实现。(已实现,剩下根科目的编辑未做) 3、复制所有SQL Function 、storeProcedure 、View 成文本,然后加密,加密方法示例: 4、加密过程、函数等,shovefinance.sql 文件也要加密 CREATE PROCEDURE encrypt_th