[PR #255] Add ASN1.jl to Julia section #1142

Open
opened 2026-04-18 17:34:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sobolevn/awesome-cryptography/pull/255
Author: @bad-antics
Created: 4/12/2026
Status: 🔄 Open

Base: masterHead: add-asn1-jl


📝 Commits (1)

  • 7efce02 Add ASN1.jl to Julia section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add ASN1.jl to the Julia frameworks and libraries section.

ASN.1/DER/BER encoder-decoder with X.509 certificate parsing — pure Julia implementation for cryptographic certificate handling.

  • Supports DER and BER encoding/decoding
  • X.509 certificate parsing and validation
  • MIT licensed, actively maintained
  • Complements existing Julia crypto libraries (Crypto.jl, MbedTLS.jl, SHA.jl)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sobolevn/awesome-cryptography/pull/255 **Author:** [@bad-antics](https://github.com/bad-antics) **Created:** 4/12/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-asn1-jl` --- ### 📝 Commits (1) - [`7efce02`](https://github.com/sobolevn/awesome-cryptography/commit/7efce02c1e24273a60af2f45dc693574a00a30ec) Add ASN1.jl to Julia section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add [ASN1.jl](https://github.com/bad-antics/ASN1.jl) to the Julia frameworks and libraries section. ASN.1/DER/BER encoder-decoder with X.509 certificate parsing — pure Julia implementation for cryptographic certificate handling. - Supports DER and BER encoding/decoding - X.509 certificate parsing and validation - MIT licensed, actively maintained - Complements existing Julia crypto libraries (Crypto.jl, MbedTLS.jl, SHA.jl) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 17:34:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#1142