CLI ASN.1 viewer

I'm currently participating in RustCamp from Ukrainian Rust Community and to finish the camp I need at least one review for my capstone project.

I am glad to present my project:
This project is asn1_viewer a command-line ASN.1 viewer. Use it as a replacement for whatever combination of cat and your editor you currently use for viewing ASN1 format files. It is written in Rust and can be installed as a single standalone binary.

I would greatly appreciate it if you could review my pull request , leave comments, and approve it! :pray:
.

4 Likes

Your project looks interesting. As someone who works with networks and certificates, it could be very useful for me to have a tool like this. I hope that the project will develop and be useful to many people

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.