Linux SoftwareProgrammingLibrariesConvert::ASN1 0.20

Convert::ASN1 0.20



Developer:   Graham Barr
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   60K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Convert::ASN1 is an ASN.1 Encode/Decode library.

SYNOPSYS

use Convert::ASN1;

$asn = Convert::ASN1->new;
$asn->prepare(q);

$pdu = $asn->encode( int => 7, str => "string");

$out = $asn->decode($pdu);
print $out->{int}," ",$out->{str},"n";

use Convert::ASN1 qw(:io);

$peer = asn_recv($sock,$buffer,0);
$nbytes = asn_read($fh, $buffer);
$nbytes = asn_send($sock, $buffer, $peer);
$nbytes = asn_send($sock, $buffer);
$nbytes = asn_write($fh, $buffer);
$buffer = asn_get($fh);
$yes = asn_ready($fh)

Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.

Requirements:
  • Perl
    tags convert asn1  nbytes asn  sock buffer  send sock  asn send  buffer nbytes  use convert  

    Download Convert::ASN1 0.20


     http://ftp.casaafacerilor.ro/mirrors/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-0.20.tar.gz


    Authors software

    Net::FTP 1.19 (by Graham Barr)
    Net::FTP is a FTP Client class

    Time::Zone 1.16 (by Graham Barr)
    Time::Zone is a miscellaneous timezone manipulations routines.

    SYNOPSIS

    use Time::Zone;
    print tz2zone();

    Convert::ASN1 0.20 (by Graham Barr)

    Convert::BER 1.3101 (by Graham Barr)


    Similar software

    Convert::ASN1 0.20 (by Graham Barr)

    Convert::BER 1.3101 (by Graham Barr)

    Audio::LADSPA::Buffer 0.018 (by Joost Diepenmaat)
    Audio::LADSPA::Buffer is a Perl module for LADSPA buffer.

    SYNOPSIS

    use Audio::LADSPA;

    my $buffer = Audio::LADSPA::Bu

    Template::Tutorial 2.15 (by Andy Wardley)
    Template::Tutorial are template toolkit tutorials.

    This section includes tutorials on using the Template Toolkit

    MathML::Entities 0.13 (by Jacques Distler)
    MathML::Entities is a Perl module that can convert XHTML+MathML Named Entities to Numeric Character References.

    SYNOPSIS

    use M

    Convert::yEnc::Decoder 1.02 (by Steven W McDougall)
    Convert::yEnc::Decoder is a Perl module that decodes yEncoded files.

    SYNOPSIS

    use Convert::yEnc::Decoder;

    $decoder = n

    Text::Editor::Vip::Buffer::DoUndoRedo 0.04 (by Khemir Nadim ibn Hamouda)
    Text::Editor::Vip::Buffer::DoUndoRedo is a non optional plugin for a Text::Editor::Vip::Buffer.

    The do, undo, redo functionality o

    Measuring Buffer 20060728 (by Thomas Maier-Komor)
    Measuring Buffer is an enhanced version of buffer

    Convert::UUlib 1.06 (by Marc Lehmann)
    Convert::UUlib is a Perl interface to the uulib library (a.k.a

    Convert::BulkDecoder 1.03 (by Johan Vromans and Squirrel Consultancy)
    Convert::BulkDecoder is a Perl module to extract (binary) data from mail and news messages.

    SYNOPSIS

    use Convert::BulkDecoder


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags