代码搜索:cryptlib
找到约 3,723 项符合「cryptlib」的源代码
代码结果 3,723
www.eeworm.com/read/338797/12282419
cpp cryptlib_bds.cpp
//---------------------------------------------------------------------------
/*
#include
#pragma hdrstop
*/
#define Library
// To add a file to the library use the Project menu 'Add
www.eeworm.com/read/130467/14191749
c cryptlib_py.c
#include
#include "cryptlib.h"
static PyObject* cryptHandleClass;
static PyObject* cryptQueryInfoClass;
static PyObject* cryptObjectInfoClass;
static PyObject *CryptException;
static i
www.eeworm.com/read/226200/14489797
cpp cryptlib_bds.cpp
//---------------------------------------------------------------------------
/*
#include
#pragma hdrstop
*/
#define Library
// To add a file to the library use the Project menu 'Add
www.eeworm.com/read/200462/15432532
cpp cryptlib_bds.cpp
//---------------------------------------------------------------------------
/*
#include
#pragma hdrstop
*/
#define Library
// To add a file to the library use the Project menu 'Add
www.eeworm.com/read/130467/14191038
readme
Changes due in post-3.1 versions
================================
Releases after 3.1 will update the cryptlib 2.1 legacy functions
cryptImport/ExportKey and cryptCreate/CheckSignature to take a l
www.eeworm.com/read/481033/6655794
readme
Changes in 3.3.2 release
========================
This release features numerous updates to the build mechanism and code to
handle new compiler versions, as well as workarounds for interoperabili
www.eeworm.com/read/152786/12082447
readme
Changes in 3.2.2 release
========================
The bignum code has been updated to the latest version, which is no less
ghastly than before but somewhat faster, particularly on x86 systems.