代码搜索:DES加密
找到约 10,000 项符合「DES加密」的源代码
代码结果 10,000
www.eeworm.com/read/358064/10196557
ncb des.ncb
www.eeworm.com/read/358064/10196558
opt des.opt
www.eeworm.com/read/357758/10201584
c des.c
/* Sofware DES functions
* written 12 Dec 1986 by Phil Karn, KA9Q; large sections adapted from
* the 1977 public-domain program by Jim Gillogly
* Modified for additional speed - 6 December 1988 Phi
www.eeworm.com/read/357758/10201591
1 des.1
.TH DES 1 "04 October 1993" "Linux" "Linux Programmer's Manual"
.SH NAME
des - encrypt or decrypt data using Data Encryption Standard
.SH SYNOPSIS
.PP
des -e | -d [ -b ] [ -h ] [ -k
.B key
]
.SH DESCR
www.eeworm.com/read/357758/10201593
3 des.3
.TH DES 3 "04 October 1993" "Linux" "Linux Programmer's Manual"
.SH NAME
desinit, setkey, endes, dedes, desdone - DES encryption
.SH SYNOPSIS
.PP
.B desinit(mode)
.B int mode;
.PP
.B setkey(key)
.B ch
www.eeworm.com/read/356145/10236076
cpp des.cpp
// DES.cpp: implementation of the DES class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DES.h"
#include "iostream.h"
#include "memo
www.eeworm.com/read/356145/10236085
h des.h
// DES.h: interface for the DES class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DES_H__FB8EED66_C05F_4BE0_92DF_D9C6A146E2E0__INCLUDED_)
#define
www.eeworm.com/read/355991/10239881
h des.h
//////////////////////////////////////////////////////////////////////////
/*
Provided by 王俊川, Northeastern University (www.neu.edu.cn)
Email: blackdrn@sohu.com
This product is free for u
www.eeworm.com/read/355991/10239882
cpp des.cpp
//////////////////////////////////////////////////////////////////////////
/*
Provided by 王俊川, Northeastern University (www.neu.edu.cn)
Email: blackdrn@sohu.com
This product is free for u