代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/116836/14952100
h sboxs.h
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
// Minor Updates & Optimizations by Nir Dremer, 9/02
#pragma once
www.eeworm.com/read/116442/14969598
c d3des.c
/* D3DES (V5.09) -
*
* A portable, public domain, version of the Data Encryption Standard.
*
* Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
* Thanks to: Dan Hoey for his e
www.eeworm.com/read/115550/15010360
h sqcbc.h
#ifndef __SQCBC_H
#define __SQCBC_H
/*
Cipher Block Chaining (CBC) mode support
IMPORTANT REMARKS:
1. Input buffers to the encryption/decryption functions
must be word-aligned on machines whi
www.eeworm.com/read/115550/15010382
h sqecb.h
#ifndef __SQECB_H
#define __SQECB_H
/*
Electronic Code Book (ECB) mode support
IMPORTANT REMARKS:
1. Input buffers to the encryption/decryption functions
must be word-aligned on machines whic
www.eeworm.com/read/214963/15081847
cpp d3des.cpp
/* D3DES (V5.09) -
*
* A portable, public domain, version of the Data Encryption Standard.
*
* Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
* Thanks to: Dan Hoey for his e
www.eeworm.com/read/492844/1170787
c desc.c
/*
DESC.C - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Sam
www.eeworm.com/read/485769/1258922
c desc.c
/*
DESC.C - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Sam
www.eeworm.com/read/485769/1258978
c desc.c
/*
DESC.C - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Sam
www.eeworm.com/read/485769/1259062
c desc.c
/*
DESC.C - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Sam
www.eeworm.com/read/482538/1287213
cc aes.cc
/*
* aes.{cc,hh} -- element implements IPsec encryption using AES
* Dimitris Syrivelis
* contains code from other sources; see below
*
* Copyright (c) 2006 University of Thessa