代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/276339/10745956
c ck_crp.c
char *ckcrpv = "Encryption Engine, 8.0.114, 9 Oct 2003";
/*
C K _ C R P . C - Cryptography for C-Kermit"
Copyright (C) 1998, 2004,
Trustees of Columbia University in the City of New York.
www.eeworm.com/read/271889/10976595
txt @psc_readme_57524_1.txt
Title: [[[AdvancedDS2]]]
Description: Advanced version of DS2.Encrypts data with RC4 before encrypted into DS2...Coded:Pavethira Kumar
This encryption method is specifically designed for data transfe
www.eeworm.com/read/271888/10976605
bas modencryption.bas
Attribute VB_Name = "modEncryption"
'Coded by Tim Cinel, 15 Oct 2003
'This module is an example of some low-level encryption.
'Remember, when encrypting, we need a way to get our original message
www.eeworm.com/read/148800/6935393
cpp aracrypt.cpp
// ARACrypt.cpp : implementation file
//
// Note: A Special Thanks to Mr. Warren Ward for his Sept. 1998 CUJ article:
// "Stream Encryption" Copyright (c) 1998 by Warren Ward
#include "stdafx.h"
www.eeworm.com/read/455881/7362335
cpp aracrypt.cpp
// ARACrypt.cpp : implementation file
//
// Note: A Special Thanks to Mr. Warren Ward for his Sept. 1998 CUJ article:
// "Stream Encryption" Copyright (c) 1998 by Warren Ward
#include "stdafx.h"
www.eeworm.com/read/199833/7819433
c cast.c
/*
*
* CAST-128 (also known as CAST5)
* implementing the CAST-128 algorithm in CBC mode
*
* Written by Walter Dvorak
*
* For details in the CAST Encryption Algorithm pl
www.eeworm.com/read/196797/8060266
startup-config
service timestamps log date
service timestamps debug date
service password-encryption
logging 192.168.43.77
logging buffered 65536
!
hostname 1705
no mirror-ports
!
ip domain name-server address 202.9
www.eeworm.com/read/141081/13044718
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/140309/13088659
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 Same as