代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/120487/6072015
sql crypt-xdes.sql
--
-- crypt() and gen_salt(): extended des
--
SELECT crypt('', '_J9..j2zz');
SELECT crypt('foox', '_J9..j2zz');
CREATE TABLE ctest (data text, res text, salt text);
INSERT INTO ctest VALUES ('passw
www.eeworm.com/read/119864/6081677
h des_crypt.h
/*
* @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C) 1986 SMI
*
* des_crypt.h, des library routine interface
* Copyright (C) 1986, Sun Microsystems, Inc.
*/
/*
* Sun RPC is a prod
www.eeworm.com/read/112918/6142920
c crypt_util.c
/*
* UFC-crypt: ultra fast crypt(3) implementation
*
* Copyright (C) 1991, 1992, Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it unde
www.eeworm.com/read/112918/6142927
h ufc-crypt.h
/*
* UFC-crypt: ultra fast crypt(3) implementation
*
* Copyright (C) 1991, 1992, Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it unde
www.eeworm.com/read/110972/6161046
c crypt_random.c
/*
* Copyright (c) 1993 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p
www.eeworm.com/read/110972/6161088
h crypt_random.h
/*
* Copyright (c) 1993 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted p