Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.824 Times

Asn freeware
Filter: All | Freeware | Demo
 

Asn

1 2 > 
Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 372

ASN.1 Development Tools The ASN.1 Development Tools(ADT) is a suit of Eclipse plugins which allow editing, syntax checking of ASN.1 files. Contribution to the asnCompiler extension point can automatically generate C/C++/Java/other language code from ASN.1 files. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.44 MB Download (51): ASN.1 Development Tools Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 303

ASN.1 library for Python ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package. Platforms: Windows, Mac, Linux

License: Freeware Size: 53.02 KB Download (44): ASN.1 library for Python Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 454

CoDec ASN.1 En-/Decoder Library CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards. Platforms: Windows, Mac, Linux

License: Freeware Size: 255.95 KB Download (61): CoDec ASN.1 En-/Decoder Library Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 280

Cryptix ASN.1 Kit The Cryptix ASN.1 Kit aims at facilitating the task programmers face in coding, accessing and generating java-bound, both types and values, defined as ASN.1 constructs, or encoded as such. Platforms: Windows, Mac, Linux

License: Freeware Size: 666.08 KB Download (48): Cryptix ASN.1 Kit Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 249

Simple API for ASN.1 A simple ASN.1 toolkit and libraries to add ASN.1 serialization to Java classes.Serialization schemes are targetted at XML integration. Platforms: Windows, Mac, Linux

License: Freeware Size: 13.01 KB Download (47): Simple API for ASN.1 Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 222

The ASN.1 Compiler This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.22 MB Download (45): The ASN.1 Compiler Download

Added: May 13, 2010 | Visits: 1.269

Convert::PEM Convert::PEM is Perl module that read/write encrypted ASN.1 PEM files. SYNOPSIS use Convert::PEM; my $pem = Convert::PEM->new( Name => "DSA PRIVATE KEY", ASN => qq( DSAPrivateKey SEQUENCE { version INTEGER, p INTEGER, q INTEGER, g INTEGER, pub_key INTEGER, priv_key INTEGER } ));... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): Convert::PEM Download

Added: October 08, 2010 | Visits: 831

Convert::BER Convert::BER is a Perl module for ASN.1 Basic Encoding Rules. SYNOPSIS use Convert::BER; $ber = new Convert::BER; $ber->encode( INTEGER => 1, SEQUENCE => [ BOOLEAN => 0, STRING => "Hello", ], REAL => 3.7, ); $ber->decode( INTEGER => $i, SEQUENCE => [ BOOLEAN => $b, STRING =>... Platforms: *nix

License: Freeware Size: 25.6 KB Download (117): Convert::BER Download

Added: September 24, 2010 | Visits: 1.252

Convert::ASN1 Convert::ASN1 is an ASN.1 Encode/Decode library. SYNOPSYS use Convert::ASN1; $asn = Convert::ASN1->new; $asn->prepare(q<
[APPLICATION 7] SEQUENCE { int INTEGER, str OCTET STRING } >); $pdu = $asn->encode( int => 7, str => "string"); $out = $asn->decode($pdu); print... Platforms: *nix

License: Freeware Size: 61.44 KB Download (153): Convert::ASN1 Download

Added: January 09, 2010 | Visits: 714

rfc2mib This Tcl script may be used to extract MIB, PIB and ASN.1 modules from an RFC document. Unlike most extractors, this script is smart enough to recognize ASN.1-style comments prior to or within the module header, use of the "TagDefaults" part of the module header (not used by MIB modules),... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): rfc2mib Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 277

ViewBer for Mac OS A free utility that displays the ASN.1 structure of a BER-encoded file. ViewBer can be used to view the contents of PEM and DER encoded X.509 certificates, PKCS#12, PKCS#10, CSR files, PKCS#7, PKCS#8, etc. ViewBer supports the recursive decoding of OCTET STRING and BIT STRING objects, and... Platforms: Mac

License: Freeware Size: 1.3 MB Download (51): ViewBer for Mac OS Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 235

BoarderZone ASNalyzer A 100% pure Java Swing ASN.1 analysis utility for inspecting arbitrary BER-encoded data files. It allows inspection of data with unknown structure, can drill down to any nesting level and allows to interpret embedded OCTET STRING data recursively. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.91 MB Download (59): BoarderZone ASNalyzer Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 521

JAC (Java Asn.1 Compiler) JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported Platforms: Windows, Mac, Linux

License: Freeware Size: 1.41 MB Download (51): JAC (Java Asn.1 Compiler) Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 421

UnboundID LDAP SDK for Java A fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. Platforms: Windows, Mac, Linux

License: Freeware Size: 7.8 MB Download (46): UnboundID LDAP SDK for Java Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 259

ViewBer ViewBer is a free utility that displays the ASN.1 structure of a BER-encoded file. ViewBer can be used to view the contents of PEM and DER encoded X.509 certificates, PKCS#12, PKCS#10, CSR files, PKCS#7, etc. ViewBer supports the recursive decoding of OCTET STRING and BIT STRING objects, and... Platforms: Mac

License: Freeware Size: 2 MB Download (55): ViewBer Download

Added: July 11, 2013 | Visits: 309

ASNread ASNread reads in ASN-formatted genetic sequence data into a MATLAB structure. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): ASNread Download

Added: July 03, 2013 | Visits: 281

pyasn1 Free and open-source pyasn1 library makes it easier for programmers and network engineers to develop, debug and experiment with ASN.1-based protocols using Python programming language as a tool. Abstract Syntax Notation One (ASN.1) is a set of ITU standards concered with provisioning... Platforms: *nix

License: Freeware Size: 51.2 KB Download (45): pyasn1 Download

Added: July 25, 2010 | Visits: 789

bsnmp bsnmp is a miniSNMP daemon. For a couple of projects that involved controlling software on a couple of machines from a single controlling machine I decided to use SNMP. After looking at several available SNMP implementations I started to implement my own SNMP stuff, because what was available was... Platforms: *nix

License: Freeware Size: 409.6 KB Download (99): bsnmp Download

Added: April 16, 2010 | Visits: 2.066

Whois Proxy Whois Proxy provides a CGI or command line whois proxy tool. Whois Proxy is a Perl whois tool for looking up the owners, technical contacts, abuse desk, IP address, NIC handle, or ASN of any domain on the internet. A complete rewrite of the GeekTools whois proxy, it also runs either as a Web... Platforms: *nix

License: Freeware Size: 82.94 KB Download (192): Whois Proxy Download

Added: September 10, 2010 | Visits: 1.770

PDF::Reuse::Tutorial PDF::Reuse::Tutorial is a Perl module that will teach you how to produce PDF-files with PDF::Reuse. In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (118): PDF::Reuse::Tutorial Download

1 2 >