代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/156908/11753759
cpp pal_enc.cpp
/*
* PAL_ENC.CPP
*
* Paillier Homomorphic Encryption
* See "Public key Cryptosystems based on Composite Degree Residue Classes",
* Eurocrypt 1999
*
* NOTE: - This PK scheme is "Homomorp
www.eeworm.com/read/152786/12082908
h testdes.h
/* DES test vectors, derived from "Validating the Correctness of Hardware
Implementations of the NBS Data Encryption Standard", NBS Special
Publication 500-20, 1980 */
/* The data structure
www.eeworm.com/read/131980/14117692
h nss_oaep.h
/*
* Gaim-Encryption OAEP padding routines
*
* Copyright (C) 2003 William Tompkins
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera
www.eeworm.com/read/130467/14191369
h testdes.h
/* DES test vectors, derived from "Validating the Correctness of Hardware
Implementations of the NBS Data Encryption Standard", NBS Special
Publication 500-20, 1980 */
/* The data structure
www.eeworm.com/read/126691/14406525
txt cbc_e_m.txt
=========================
FILENAME: "cbc_e_m.txt"
Cipher Block Chaining (CBC) Mode - ENCRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
www.eeworm.com/read/124280/14581914
doc des.doc
The DES library.
Please note that this library was originally written to operate with
eBones, a version of Kerberos that had had encryption removed when it left
the USA and then put back in. As such
www.eeworm.com/read/222244/14699821
cpp proc.cpp
// xp_generatekey
//
// Michael Coles, MCDBA
//
// This XP generates a random encryption key with the specified number of bits
//
// Ver. 0.9.0.0: Modified to fix potential memory fragmentation
www.eeworm.com/read/119555/14826462
h aes.h
/* AES CryptAPI - interface to use AES algorithms for *
* character buffer / binary / text encryption. *
* Written Nov 99 by Mixter *
* and based o
www.eeworm.com/read/114602/15046383
doc des.doc
The DES library.
Please note that this library was originally written to operate with
eBones, a version of Kerberos that had had encryption removed when it left
the USA and then put back in. As