GithubHelp home page GithubHelp logo

isabella232 / bcder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nlnetlabs/bcder

0.0 0.0 0.0 238 KB

Handling of BER, CER, and DER encoded data in Rust.

License: BSD 3-Clause "New" or "Revised" License

Rust 100.00%

bcder's Introduction

bcder โ€“ BER, CER, and DER Encoding and Decoding for Rust

This crate provides decoding and encoding for Basic Encoding Rules (BER) of the ASN.1 standard as well as the more strict variants Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER). It provides the basic machinery as well as implementation for the most important universal types of ASN.1.

Usage

Add the following dependency to your Cargo.toml:

[dependencies]
bcder = "^0.1"

A guide introducing ASN.1, BER, and how to use this crate is part of the source as the [ber::guide] module.

Contributing

If you have comments, proposed changes, or would like to contribute, please open an issue.

License

bcder is distributed under the terms of the BSD-3-clause license. See LICENSE for details.

bcder's People

Contributors

alexanderband avatar dovreshef avatar fabian-gruenbichler avatar nocduro avatar partim avatar timbru avatar wk avatar ximon18 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.