代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/116836/14952095
cpp blowfish.cpp
// _THE BlowFishEnc ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
// Updated to support FileEncryption Utility by Nir Dremer, 9/02
www.eeworm.com/read/116836/14952097
h blowfish.h
// _THE BlowFishEnc ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
// Updated to support FileEncryption Utility by Nir Dremer, 9/02
www.eeworm.com/read/217031/14982375
c desc.c
/*
DESC.C - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the
www.eeworm.com/read/116048/14991424
bas m_is2e.bas
Attribute VB_Name = "m_is2e"
' IS23 Encryption
Public Function Encrypt(text As String, password As String) As String
Dim r$
r$ = password$
If Len(r$) = 0 Then Exit Function
a
www.eeworm.com/read/482538/1287220
cc des.cc
/*
* des.{cc,hh} -- element implements IPsec encryption using DES
* Alex Snoeren, Benjie Chen
* contains code from other sources; see below
*
* Copyright (c) 1999-2000 Massachusetts Institute of
www.eeworm.com/read/464631/1526544
cpp wzaes.cpp
// Crypto/WzAes.cpp
/*
This code implements Brian Gladman's scheme
specified in password Based File Encryption Utility.
Note: you must include MyAes.cpp to project to initialize AES tables
*/
www.eeworm.com/read/216450/4894425
c crypt.c
/* crypt() - one-way password encryption function Author: Kees J. Bot
* 7 Feb 1994
* This routine does not encrypt anything, it uses the pwdauth
* program to do the hard work.
*/
#define ni
www.eeworm.com/read/212175/4939060
c seal.c
/*
* seal.c
*
* SEAL (Software-optimized Encryption Algorithm) implementation
*
* David A. McGrew
* Cisco Systems, Inc.
*
* Note that SEAL is covered by U.S. Patents. YOU ARE SOLELY
* RESPON
www.eeworm.com/read/208414/4992910
h pgprsaglue.h
/*
* pgpRSAGlue.h - RSA encryption and decryption
*
* Copyright (C) 1995-1997 Pretty Good Privacy, Inc. All rights reserved.
*
* This is a PRIVATE header file, for use only within the PGP Library
www.eeworm.com/read/173141/5379865
out encryptdatabase.out
ij> -- test database encryption
-- for bug 3668 - you couldn't change the password without exiting out of db create session
call SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY('bootPassword', 'Thursday, Wedne