代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/104936/6201098
cs encryptionextension.cs
#define DEBUG
/*
* Encryption sample
* rhoward 4/22/01
*
* This sample encrypts data from an ASP.NET Web Service
* by only encrypting the values with the actual response
* of a method
www.eeworm.com/read/104936/6201101
cs encryptionextension.cs
#define DEBUG
/*
* Encryption sample
* rhoward 4/22/01
*
* This sample encrypts data from an ASP.NET Web Service
* by only encrypting the values with the actual response
* of a method
www.eeworm.com/read/101135/6238794
3 crypt.3
CRYPT(3) Minix Programmer's Manual CRYPT(3)
NAME
crypt - one-way password encryption function
SYNOPSIS
#define _MINIX_SOURCE 1
#include
www.eeworm.com/read/491535/6437332
asm hcs635.asm
;*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
;
; MICROCHIP HCS635 CODE HOPPING ENCODER
; Can be assembled for 12F635, 16F636, or 16F639
; with or without encryption
www.eeworm.com/read/408407/11389478
txt pea_readme.txt
[about]
PeaZip is an OS-portable file archiver; it supports it抯 native
PEA archive format (featuring compression, splitting and flexible
encryption and integrity check schemes) and other mainstream
www.eeworm.com/read/405202/11470060
pas lbstring.pas
{$I LockBox.inc}
{$H+} {turn on huge strings}
unit LbString;
{-string encryption routines}
interface
uses
Classes, SysUtils, LbCipher;
procedure BFEncryptString(const InString
www.eeworm.com/read/343626/11939455
java simplesymmetricpaddingexample.java
package chapter2;
import javax.crypto.Cipher;
import javax.crypto.spec.SecretKeySpec;
/**
* Basic symmetric encryption example with padding
*/
public class SimpleSymmetricPaddingExample
{
www.eeworm.com/read/341017/12113606
readme
sptunnel README
The sptunnel program is designed to work as an SSL encryption wrapper
between remote client and local or remote server. It can be used to
add SSL functionality to commonly daemons
www.eeworm.com/read/150924/12244995
readme
Net/OICQ version 0.9
This module implements OICQ protocol, used by the instant messaging service
operated by Tencent Technology Limited, China.
INSTALLATION
In Version 0.8 and later, the encryption
www.eeworm.com/read/131976/14117828
c ntrawdv.c
/* The source code contained in this file has been derived from the source code
of Encryption for the Masses 2.02a by Paul Le Roux. Modifications and
additions to that source code contained in