代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/176316/5338717
c cipher-twofish.c
/* NOTE: This implementation has been changed from the original
* source. See ChangeLog for more information.
* Maintained by Marc Mutz
*/
/* Twofish for GPG
* By Matthew Skala
www.eeworm.com/read/176316/5338718
c cipher-blowfish.c
/*
* blowfish cipher
*/
#include
#include
#include
#include
#include
#ifdef MODULE_LICENSE
MODULE_LICENSE("GPL");
www.eeworm.com/read/176316/5338722
c cipher-dfc.c
/* NOTE: This implementation has been changed from the original
source. See ChangeLog for more information.
Maintained by Alexander Kjeldaas
*/
/* This is an independent imple
www.eeworm.com/read/176316/5338723
c cipher-mars.c
/* NOTE: This implementation has been changed from the original source */
/* Copyright in this code is held by Dr B.R. Gladman but free direct or
* derivative use is permit1ed subject to acknowledge
www.eeworm.com/read/176316/5338725
c cipher-null.c
/*
* $Id: cipher-null.c,v 1.1 2002/08/02 17:40:44 kyle Exp $
* Null Function Cipher
*
* Copyright (C) 2002 Herbert Valerio Riedel
*
* This module is free software; you can redist
www.eeworm.com/read/173141/5378302
java t_cipher.java
/*
Derby - Class org.apache.derbyTesting.unitTests.crypto.T_Cipher
Copyright 1998, 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, V
www.eeworm.com/read/173141/5379815
out t_cipher.out
-- Unit Test T_Cipher starting
-- Unit Test T_Cipher finished
www.eeworm.com/read/350483/3125140
h tomcrypt_cipher.h
/* ---- SYMMETRIC KEY STUFF -----
*
* We put each of the ciphers scheduled keys in their own structs then we put all of
* the key formats in one union. This makes the function prototypes easier t
www.eeworm.com/read/328357/3444716
c tb_cipher.c
/* ====================================================================
* Copyright (c) 2000 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with o
www.eeworm.com/read/304961/3783683
h mycrypt_cipher.h
/* ---- SYMMETRIC KEY STUFF -----
*
* We put each of the ciphers scheduled keys in their own structs then we put all of
* the key formats in one union. This makes the function prototypes easier t