代码搜索:Cipher

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

代码结果 3,792
www.eeworm.com/read/294862/8197367

8 athkey.8

.TH "ATHKEY" "8" "February 2006" "" "" .SH "NAME" \fBathkey\fP \- manage encryption type and keys of madwifi devices .SH "SYNOPSIS" .B athkey [-i device] [-d] keyix cipher keyval [mac] .SH "DESCRIPTIO
www.eeworm.com/read/294862/8197516

c ieee80211_crypto.c

/*- * Copyright (c) 2001 Atsushi Onoe * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modi
www.eeworm.com/read/173996/9614190

c pwhash.c

/* -*- c-file-style: "java"; -*- * * $Header: /cvsroot/gnukeyring/keyring/pwhash.c,v 1.21 2005/02/24 22:36:04 hoenicke Exp $ * * Keyring -- store passwords securely on a handheld * Copyright (C)
www.eeworm.com/read/415829/11051593

cpp processing.cpp

#include "stdafx.h" #include "Processing.h" #include #include #include #include "../Enc_Blowfish/Blowfish.h" #include "Security/FileWipe.h" #include "Files/SelfExtrac
www.eeworm.com/read/414387/11115556

java encrypt.java

import java.awt.Button; import java.awt.Frame; import java.awt.GridLayout; import java.awt.TextField; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.eve
www.eeworm.com/read/148121/12490710

html ciphers.html

DCPcrypt v2: Users Guide - Ciphers DCPcrypt Cryptographic Component Library v2
www.eeworm.com/read/133785/14024356

c rijndael-api-ref.c

/* rijndael-api-ref.c v2.1 April 2000 * Reference ANSI C code * authors: v2.0 Paulo Barreto * Vincent Rijmen, K.U.Leuven * v2.1 Vincent Rijmen, K.U.Leuven * * This cod
www.eeworm.com/read/235820/14050975

c ssh.c

/* ssh.c Minimal SSH-1 protocol implementation. Copyright (c) 2000 Dug Song $Id: ssh.c,v 1.5 2000/12/19 05:11:57 dugsong Exp $ */ #include "config.h" #include
www.eeworm.com/read/200940/15419870

txt @psc_readme_788_10.txt

Title: encrypt/decrypt algorithm - transpositional cipher Description: This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key va
www.eeworm.com/read/110418/15534499

java des.java

/* Christoforos Pirillos @ Villanova University - May 1999 based on code from the book "Java Network Programming" by Hughes */ package encryption; /**An implementation of DES, the Data Encryption St