代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/353640/3084111
c crypt.c
/* crypt.c - crytographic routines */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights res
www.eeworm.com/read/353378/3086053
c crypt.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/351777/3098808
h crypt.h
/* encrypt.h - API to 56 bit DES encryption via calls
encrypt(3), setkey(3) and crypt(3)
Copyright (C) 1991 Jochen Obalek
This program is free software; you can redistribute it
www.eeworm.com/read/262948/4307382
c crypt.c
/*
* crypt.c A thread-safe crypt wrapper
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as publishe
www.eeworm.com/read/262046/4315617
c crypt.c
/* crypt.c - crytographic routines */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights res
www.eeworm.com/read/262041/4315886
c crypt.c
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Tom Truscott.
*
* R
www.eeworm.com/read/262041/4317915
c crypt.c
/* crypt.c:
*
* Simple one-way encryption function:
*
* Use 256 bytes of random data as a very simple means of encrypting some
* data. The result can be a maximum size of twice the incoming
www.eeworm.com/read/257950/4359178
java crypt.java
/*
Name: Crypt.java
Licensing: LGPL
API: Sun (http://java.sun.com) JCE 1.2.2 API (cleanroom implementation by Bouncy Castle)
Provider: Bouncy Castle (http://www.b
www.eeworm.com/read/255402/4376413
c crypt.c
/*
* crypt.c A thread-safe crypt wrapper
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as publishe