代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/337546/3328391
c des_check_key.c
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* Originally released as descore by Dana L. How .
* Modified
www.eeworm.com/read/324920/3487332
c des_check_key.c
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* Originally released as descore by Dana L. How .
* Modified
www.eeworm.com/read/316872/3584775
c des_check_key.c
/*
* Cryptographic API.
*
* Function for checking keys for the DES and Tripple DES Encryption
* algorithms.
*
* Originally released as descore by Dana L. How .
* Modified
www.eeworm.com/read/307266/3726131
txt ibe.txt
IBE
This Identity Based Encryption method was invented by Boneh & Franklin. See
http://crypto.stanford.edu/ibe/ for more details.
This demonstration implementation consists of four programs th
www.eeworm.com/read/307266/3726174
cpp ibe_decx.cpp
/*
Boneh & Franklin's Identity Based Encryption
y^2=x^3+x version
Using this curve has certain advantages. In particular the "denominator"
that arises in the context of Miller's a
www.eeworm.com/read/307266/3726483
txt ibe.txt
IBE
This Identity Based Encryption method was invented by Boneh & Franklin. See
http://crypto.stanford.edu/ibe/ for more details.
This demonstration implementation consists of four programs th
www.eeworm.com/read/307266/3726526
cpp ibe_decx.cpp
/*
Boneh & Franklin's Identity Based Encryption
y^2=x^3+x version
Using this curve has certain advantages. In particular the "denominator"
that arises in the context of Miller's a
www.eeworm.com/read/301877/3831260
cxx cypher.cxx
/*
* cypher.cxx
*
* Encryption support classes.
*
* Portable Windows Library
*
* Copyright (c) 1993-2002 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public