代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/117815/6100515
java tripledes.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/117487/6103125
java tripledes.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/102267/6234220
java tripledes.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/101042/6259112
pod s_server.pod
=pod
=head1 NAME
s_server - SSL/TLS server program
=head1 SYNOPSIS
B B
[B]
[B]
[B]
[B]
[B]
[B
www.eeworm.com/read/101042/6259357
sslv3
So far...
ssl3.netscape.com:443 does not support client side dynamic
session-renegotiation.
ssl3.netscape.com:444 (asks for client cert) sends out all the CA RDN
in an invalid format (the outer sequ
www.eeworm.com/read/105089/6277092
c twofish2.c
/***************************************************************************
TWOFISH2.C -- Optimized C API calls for TWOFISH AES submission
Submitters:
Bruce Schneier, Counterpane Systems
www.eeworm.com/read/202547/6292378
c 移位密码、仿射密码、维吉尼亚密码以及置换密码.c
#include
#include
#include
#include
void Shift() /*移位密码*/
{
char c[100];
int length, i=0, key=0;
clrscr();
printf("********Shift Ciphe
www.eeworm.com/read/131685/14133288
c 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。.c
#include
#include
#include
#include
void Shift() /*移位密码*/
{
char c[100];
int length, i=0, key=0;
clrscr();
printf("********Shift Ciphe
www.eeworm.com/read/127168/14372031
c pcked.c
#include
#include
#include
#include
void Shift() /*移位密码*/
{
char c[100];
int length, i=0, key=0;
clrscr();
printf("********Shift Ciphe
www.eeworm.com/read/126599/14415854
txt marstest.txt
This is a text file to test the
mars cipher component's file encryption :-).