代码搜索结果

找到约 667 项符合 Solar 的代码

alpha.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Architecture specific parameters for Alpha. */ #ifndef _JOHN_ARCH_H #define _JOHN

john.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2004 by Solar Designer */ #include #include #include #include #include

alpha.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Alpha assembly routines. * * These are optimized for EV4 (21064, 21066), not EV5 (2

recovery.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001,2005 by Solar Designer */ /* * Crash recovery routines. */ #ifndef _JOHN_RECOVERY_H #define _JOHN_RECOVERY_

des_std.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * "Standard" (non-bitslice) DES implementation. */ #ifndef _JOHN_DES_STD_H #define

math.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * 64-bit integer math functions. */ #ifndef _JOHN_MATH_H #define _JOHN_MATH_H #und

bf_std.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer * * A public domain version of this code, with reentrant and crypt(3) * interfaces added, b

bench.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Cracking algorithm benchmark. */ #ifndef _JOHN_BENCH_H #define _JOHN_BENCH_H #incl

bf_std.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * OpenBSD-style Blowfish-based password hash implementation. */ #ifndef _JOHN_BF_ST

ppc64.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000,2005 by Solar Designer */ /* * Architecture specific parameters for 64-bit PowerPC. */ #ifndef _JOHN_ARCH_H