代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/316872/3606962
c wep.c
/*
* Software WEP encryption implementation
* Copyright 2002, Jouni Malinen
* Copyright 2003, Instant802 Networks, Inc.
*
* This program is free software; you can redistribut
www.eeworm.com/read/307266/3726146
cpp ibe_set.cpp
/*
Boneh & Franklin's Identity Based Encryption
Set-up phase
After this program has run the file common.ibe contains
www.eeworm.com/read/307266/3726498
cpp ibe_set.cpp
/*
Boneh & Franklin's Identity Based Encryption
Set-up phase
After this program has run the file common.ibe contains
www.eeworm.com/read/287127/4027635
bat pgpdiskdrvdebugaux.bat
rem Makefile wrapper for PGPdiskDrv.
cd PGPdiskDrvWin95
copy ..\..\..\..\libs\pfl\common\*.c Source
copy ..\Shared\*.cpp Source
copy ..\Encryption\*.cpp Source
mkdir Debug
copy PGPdiskDr
www.eeworm.com/read/287127/4027636
bat pgpdiskdrvreleaseaux.bat
rem Makefile wrapper for PGPdiskDrv.
cd PGPdiskDrvWin95
copy ..\..\..\..\libs\pfl\common\*.c Source
copy ..\Shared\*.cpp Source
copy ..\Encryption\*.cpp Source
mkdir Release
copy PGPdisk
www.eeworm.com/read/431110/1911425
east
# note: forward key does not match reverse key (tricky, but helps testing)
#east:
127.95.7.2: rsa {
# RSA 1024 bits
# for signatures only, UNSAFE FOR ENCRYPTION
#pubkey=0sAQOeSJscIy2XZHfs+PODDqdgJ
www.eeworm.com/read/427042/1981461
h cryptoalg.h
/*
* cryptoalg.h
*
* API for authenticated encryption crypto algorithms
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2006 Cisco Systems, Inc.
* All rights reserve
www.eeworm.com/read/427042/1981504
c aes_calc.c
/*
* aes_calc.c
*
* A simple AES calculator for generating AES encryption values
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
Example usage (with first NIST FIPS 197 test case):
[sh]
www.eeworm.com/read/427042/1981691
h cryptoalg.h
/*
* cryptoalg.h
*
* API for authenticated encryption crypto algorithms
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2006 Cisco Systems, Inc.
* All rights reserve
www.eeworm.com/read/391269/2521406
sh amcrypt.sh
#!@SHELL@
#
# Original wrapper by Paul Bijnens
#
# worked by Stefan G. Weichinger
# to enable gpg-encrypted dumps via aespipe
# also worked by Matthieu Lochegnies for server-side encryption
prefix="@