代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/109309/15559680
h gost.h
/*
* $Id: gost.h,v 1.1.1.1 2002/03/28 00:02:55 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Prototypes of the functions and declarations of da
www.eeworm.com/read/109296/15559932
h gost.h
/*
* $Id: gost.h,v 1.1.1.1 2002/03/28 00:02:55 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Prototypes of the functions and declarations of da
www.eeworm.com/read/379598/9192269
cpp diamond.cpp
/* diamond.c - Encryption designed to exceed DES in security.
This file and the Diamond and Diamond Lite Encryption Algorithms
described herein are hereby dedicated to the Public Domain by the
www.eeworm.com/read/379598/9192286
cpp dlock.cpp
/* DLOCK.CPP -- Diamond Encryption Demonstration program.
This program is used to test and validate the implementation of the
Diamond and Diamond Lite encryption algorithms in software. It can
a
www.eeworm.com/read/378022/9253787
txt manual.txt
Pegwit v8 manual
================
Introduction
============
Pegwit is a program for performing public key file encryption
and authentication.
Encryption means that pegwit allows you to kee
www.eeworm.com/read/307145/13727602
c modes.c
/*
* Chapter 26
* Encryption
* by Mike Wright
*
* The encryption operation modes
*
* The weak Electronic Code Book (ECB) mode should be
* used only for debugging, verification, etc.
www.eeworm.com/read/212590/15153466
cpp diamond.cpp
/* diamond.c - Encryption designed to exceed DES in security.
This file and the Diamond and Diamond Lite Encryption Algorithms
described herein are hereby dedicated to the Public Domain by the
www.eeworm.com/read/212590/15153474
cpp dlock.cpp
/* DLOCK.CPP -- Diamond Encryption Demonstration program.
This program is used to test and validate the implementation of the
Diamond and Diamond Lite encryption algorithms in software. It can
a
www.eeworm.com/read/111776/15503316
cpp diamond.cpp
/* diamond.c - Encryption designed to exceed DES in security.
This file and the Diamond and Diamond Lite Encryption Algorithms
described herein are hereby dedicated to the Public Domain by the
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