代码搜索:cryptlib
找到约 3,723 项符合「cryptlib」的源代码
代码结果 3,723
www.eeworm.com/read/481033/6655744
pl genperl.pl
#!/usr/bin/perl
# script to translate th cryptlib C interface into a Perl header interface module
# Copyright (C) 2007 Alvaro Livraghi
#####
# G E N P E R L . P L Version 0.1 (last changes 20
www.eeworm.com/read/481033/6655749
pl genvb.pl
#!/usr/bin/perl
# script to translate th cryptlib C interface into a Visual Basic interface module
# Copyright (C) 2003-2004 Wolfgang Gothier
#####
# G E N V B . P L Version 3.2 (last ch
www.eeworm.com/read/481033/6655750
pl genpas.pl
#!/usr/bin/perl
# script to translate th cryptlib C interface into a Delphi (Pascal) interface module
# Copyright (C) 2003-2004 Wolfgang Gothier
#####
# G E N P A S . P L Version 3.2 (la
www.eeworm.com/read/481033/6655757
sh mkhdr.sh
#!/bin/sh
# Create the headers/interface files for non-C languages from the cryptlib
# C header file.
# Create the Delphi and VB headers.
perl tools/GenPas.pl
perl tools/GenVB.pl
mv -f crypt
www.eeworm.com/read/481033/6655996
pm perlcryptlib.pm
package PerlCryptLib;
use 5.008;
use strict;
use warnings;
use Carp;
require Exporter;
use AutoLoader;
our $VERSION = '1.04';
#####################################################################
www.eeworm.com/read/481033/6656121
rc crypt32.rc
/* cryptlib resource file. We provide a slightly different version depending
on whether it's a debug or release build because some Windows lusers
complained about the fact that the code indic
www.eeworm.com/read/152786/12083428
rc crypt32.rc
/* cryptlib resource file. We provide a slightly different version depending
on whether it's a debug or release build because some Windows lusers
complained about the fact that the code indic