代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/199833/7819477
h twofish.h
/*
* Copyright 1997-2005 Markus Hahn
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta
www.eeworm.com/read/328425/13027334
cpp bankmanager.cpp
#include"BankManager.h"
//////////////////////////////////////////////////////////////////////////////
void BankManager::setmanager(string account,char cipher[],double interest,double tax)//新建银行账户
www.eeworm.com/read/328425/13027372
cpp bankmanager.cpp
#include"BankManager.h"
//////////////////////////////////////////////////////////////////////////////
void BankManager::setmanager(string account,char cipher[],double interest,double tax)//新建银行账户
www.eeworm.com/read/300920/13880395
c rsa2.c
#include
int candp(int m_c,int e_d,int n)
{ int r=1;
e_d=e_d+1;
while(e_d!=1)
{
r=r*m_c;
r=r%n;
e_d--;
}
printf("%d\n",r);
return r;
}
void main()
{
www.eeworm.com/read/131315/5946122
c extract_ticket.c
/*
* $Source: /usr/src/kerberosIV/krb/RCS/extract_ticket.c,v $
* $Author: kfall $
*
* Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute
* of Technology.
*
* For copying and distri
www.eeworm.com/read/126641/6015321
c hw_cryptodev.c
/*
* Copyright (c) 2002 Bob Beck
* Copyright (c) 2002 Theo de Raadt
* Copyright (c) 2002 Markus Friedl
* All rights reserved.
*
* Redistribution and use in source and binary f
www.eeworm.com/read/126641/6015453
pod pkcs7_encrypt.pod
=pod
=head1 NAME
PKCS7_encrypt - create a PKCS#7 envelopedData structure
=head1 SYNOPSIS
PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, int flags);
=head1 DESCRIPT
www.eeworm.com/read/101042/6258930
h ssl_locl.h
/* ssl/ssl_locl.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The
www.eeworm.com/read/100601/6268283
entries
/cipher.sh/1.2/Wed Oct 11 06:47:36 2000//TNSS_3_1_1_RTM
D
www.eeworm.com/read/100601/6268292
entries
/all.sh/1.4/Fri Sep 29 22:31:11 2000//TNSS_3_1_1_RTM
D/cipher////
D/common////
D/pkcs11////
D/sdr////
D/smime////
D/ssl////