代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/138928/13201753
txt example.txt
C:\>filedisk
syntax:
filedisk /mount [size[k|M|G] | /ro | /cd] [] [Encryption]
filedisk /umount []
filedisk /status []
filedisk /encrypt
www.eeworm.com/read/325423/13206745
index
Newsgroups: sci.crypt,comp.security.misc,alt.security
Subject: APPLIED CRYPTOGRAPHY - Electronic Version of Index
Message-ID:
From: schneier@chinet.chinet.com (Bruce Sch
www.eeworm.com/read/318176/13484335
c genkey.c
/*
* Program to generate RSA keys suitable for use with an encryption
* exponent of 3, and which are also 'Blum Integers'.
*
* Note that an exponent of 3 must be used with extreme care!
www.eeworm.com/read/307586/13720068
readme ecb_iv.readme
Description of the Intermediate Value Known Answer Test
--------------------------------------------------------
The test encrypts one plaintext with a variable number of rounds.
In ECB encryptio
www.eeworm.com/read/307586/13720075
txt readme.txt
README
Algorithm: Rijndael
Submitter: Joan Daemen and Vincent Rijmen
Test values: Known Answer Tests and Monte Carlo Tests
-----------------------------------------------------------
This d
www.eeworm.com/read/145991/5741184
c arccode.c
/*
* $Header: arccode.c,v 1.1 88/06/01 15:15:58 hyc Locked $
*/
/*
* ARC - Archive utility - ARCCODE
*
* Version 1.02, created on 01/20/86 at 13:33:35
*
* (C) COPYRIGHT 1985 by System Enhanc
www.eeworm.com/read/145991/5741437
c arccode.c
/*
* $Header: arccode.c,v 1.1 88/06/01 15:15:58 hyc Locked $
*/
/*
* ARC - Archive utility - ARCCODE
*
* Version 1.02, created on 01/20/86 at 13:33:35
*
* (C) COPYRIGHT 1985 by System Enhanc
www.eeworm.com/read/140582/5785727
8 mailkey.8
.TH IPSEC_MAILKEY 8 "21 Feb 2002"
.\" RCSID $Id: mailkey.8,v 1.2 2003/06/30 05:34:22 sam Exp $
.SH NAME
ipsec mailkey \- mail DNS records for Opportunistic Encryption
.SH SYNOPSIS
.B ipsec
.B mailkey
www.eeworm.com/read/131315/5931218
8c keyserv.8c
.\" @(#)keyserv.8c 2.1 88/08/10 4.0 RPCSRC; from 1.6 88/03/01 SMI;
.TH KEYSERV 8C "9 September 1987"
.SH NAME
keyserv \- server for storing public and private keys
.SH SYNOPSIS
.B keyserv
[
.B \-n
]
.
www.eeworm.com/read/126765/6012592
c loginlib.c
/* loginLib.c - user login/password subroutine library */
/* Copyright 1984-1992 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02a,26may99,pfl