代码搜索:crypt
找到约 4,865 项符合「crypt」的源代码
代码结果 4,865
www.eeworm.com/read/255500/4374854
cpp sha1engine.cpp
//
// SHA1Engine.cpp
//
// $Id: //poco/1.2/Foundation/src/SHA1Engine.cpp#2 $
//
// Library: Foundation
// Package: Crypt
// Module: SHA1Engine
//
// Based on the public domain implementation by Peter
www.eeworm.com/read/202121/15390452
java f5random.java
package crypt;
import sun.security.provider.SecureRandom;
public class F5Random {
private SecureRandom random=null;
private byte[] b=null;
public F5Random(byte[] password) {
ran
www.eeworm.com/read/100036/15460930
c dhprimes.c
/****
These groups were generated by Colin Plumb and are taken from
the following posting to sci.crypt:
Date: 15 Jun 1996 21:25:18 -0600
From: colin@nyx10.cs.du.edu (Colin Plumb)
www.eeworm.com/read/100036/15460951
c fcrypt.c
/* fcrypt.c */
/* Copyright (C) 1993 Eric Young - see README for more details */
#include
/* Eric Young.
* This version of crypt has been developed from my MIT compatable
* DES libr
www.eeworm.com/read/101788/15815497
make
?tacl routine
#FRAME
SINK [#LOAD /keep 1/ commacs]
SINK [#LOAD /keep 1/ macros]
[#PUSH file prev memory clib OK model unzip lib accel unlicensed licensed
options fileset nocrypt crypt
]
#PUSH
www.eeworm.com/read/100809/15864043
c tnycrack.c
From: Bluesman@cyberspace.org
Subject: Tiny Cracker. Unix SOURCE
This should compile on most systems. Get ufc for greater speed. DOS
compile requires external crypt() function.
--- cut here ---
/*
www.eeworm.com/read/358213/10193649
cpp dlgchangepassword.cpp
// DlgChangePassWord.cpp : implementation file
//
#include "stdafx.h"
#include "a1.h"
#include "DlgChangePassWord.h"
#include "Crypt.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/158940/10718797
cpp dlgchangepassword.cpp
// DlgChangePassWord.cpp : implementation file
//
#include "stdafx.h"
#include "a1.h"
#include "DlgChangePassWord.h"
#include "Crypt.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/272188/10966658
cpp dlgchangepassword.cpp
// DlgChangePassWord.cpp : implementation file
//
#include "stdafx.h"
#include "a1.h"
#include "DlgChangePassWord.h"
#include "Crypt.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE