代码搜索:cryptoapi
找到约 148 项符合「cryptoapi」的源代码
代码结果 148
www.eeworm.com/read/431110/1910819
in config.in
#Placeholder
source net/ipsec/alg/Config.alg_aes.in
source net/ipsec/alg/Config.alg_cryptoapi.in
www.eeworm.com/read/431110/1912645
txt description.txt
This test case uses a specially built ipsec.o module to test
1DES support from CryptoAPI.
www.eeworm.com/read/145977/12685288
txt readme.txt
This module provides encryption/decryption through the CryptoAPI. This is about as secure as it gets in VB. Though the code is not easy, usage is and is fully explained in the comments.
This is
www.eeworm.com/read/130382/5957523
c pgpmsrsaglue.c
/*
* pgpMSRSAGlue.c - Interface to Microsoft CryptoAPI for RSA support
*
* This is an alternative to pgpRSAGlue.c, and should be used if that
* module cannot be used for legal reasons. It is
www.eeworm.com/read/287127/4026851
c pgpmsrsaglue.c
/*
* pgpMSRSAGlue.c - Interface to Microsoft CryptoAPI for RSA support
*
* This is an alternative to pgpRSAGlue.c, and should be used if that
* module cannot be used for legal reasons. It is
www.eeworm.com/read/258893/4349449
c pgpmsrsaglue.c
/*
* pgpMSRSAGlue.c - Interface to Microsoft CryptoAPI for RSA support
*
* This is an alternative to pgpRSAGlue.c, and should be used if that
* module cannot be used for legal reasons. It is
www.eeworm.com/read/364162/9919626
pas hashtests.pas
unit HashTests;
{(C) Coban (alex@ritlabs.com)}
interface
uses
CryptoAPI;
function HashTestHash(HashType: LongWord): LongWord; //Test a single hash
function HashTestLibrary: LongWord;
www.eeworm.com/read/160291/10545355
c cryptosoft.c
/*
* An OCF module that uses the linux kernel cryptoapi, based on the
* original cryptosoft for BSD by Angelos D. Keromytis (angelos@cis.upenn.edu)
* but is mostly unrecognisable,
*
* Copyright (
www.eeworm.com/read/325731/13187149
pas hashtests.pas
unit HashTests;
{(C) Coban (alex@ritlabs.com)}
interface
uses
CryptoAPI;
function HashTestHash(HashType: LongWord): LongWord; //Test a single hash
function HashTestLibrary: LongWord;
www.eeworm.com/read/103319/6217723
txt history.txt
CryptAPI Wrapper ver 1.2 (CryptKci.dll)
Written by kenneth Ives kenaso@home.com
A wrapper for CryptoAPI functionality within advapi32.dll
====================================================