代码搜索:crypt
找到约 4,865 项符合「crypt」的源代码
代码结果 4,865
www.eeworm.com/read/105052/15679050
h md5.h
/* md5.h - an implementation of the MD5 algorithm and MD5 crypt */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000 Free Software Foundation, Inc.
*
* This program is free software
www.eeworm.com/read/191499/8428672
readme
---
This is a Crypto engine for Camellia.
Licence: GPL
version: 1.2.0
For inquires regarding of Camellia, please access here.
http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
---
Summar
www.eeworm.com/read/191498/8428690
readme
---
This is a Crypto engine for Camellia.
Licence: BSD
version: 1.2.0
For inquires regarding of Camellia, please access here.
http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
---
Summar
www.eeworm.com/read/290066/8507898
c md5.c
/* md5.c - an implementation of the MD5 algorithm and MD5 crypt */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* This program is free so
www.eeworm.com/read/286195/8783622
h qqcrypt.h
#include "stdio.h"
#include "stdlib.h"
#include
class QQCrypt
{
public:
unsigned char * Plain;
unsigned char * prePlain;
unsigned char * Out;
long Crypt,preCrypt;
long pos;
www.eeworm.com/read/366195/9825438
cpp rawread.cpp
#include "rar.hpp"
RawRead::RawRead(File *SrcFile)
{
RawRead::SrcFile=SrcFile;
ReadPos=0;
DataSize=0;
#ifndef SHELL_EXT
Crypt=NULL;
#endif
}
void RawRead::Read(int Size)
{
#if !defined(SHEL
www.eeworm.com/read/359751/10126156
c md5.c
/* md5.c - an implementation of the MD5 algorithm and MD5 crypt */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
*
* This program is free so
www.eeworm.com/read/160594/10516002
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Crypt.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/460927/7237427
pas aes.pas
{
Project: AVR Universal Bootloader Download
File: PC1.pas
Describe: AES crypt algorithm pascal unit
base on AVR231's aes code
128/256 bits key
Author: Sha
www.eeworm.com/read/457121/7333894
cpp rawread.cpp
#include "rar.hpp"
RawRead::RawRead(File *SrcFile)
{
RawRead::SrcFile=SrcFile;
ReadPos=0;
DataSize=0;
#ifndef SHELL_EXT
Crypt=NULL;
#endif
}
void RawRead::Read(int Size)
{
#if !defined(SHEL