der-oid-macro
Macro to encode DER oids at compile time
0.5.0
5.2M downloads/mo
#4445 most downloaded on crates.io
rusticata/der-parser
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 5 months
Some releases are documented
notes for 2 of 5 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
5 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Feb 2020 to Sep 2021
2021
2022
2023
2024
2025
2026
Releases
latest 5-
0.5.006 Sep 2021Release notes
Open source →- Allow use of crate without extra use statements
- Use constants for u32 errors instead of magical numbers
- Rename
tag_of_der_content()toDerObjectContent::tag - Rename DerElementxxx structs to have a consistent naming scheme
- Add documentation for parsing DER sequences and sets, and fix wrong return type for sets
- Fix a lot of clippy warnings
- QA: add pragma rules (disable unsafe code, unstable features etc.)
- More documentation
- Switch license to MIT + APLv2
-
0.4.025 Mar 2021Release notes
Open source →- Der Integers are now represented as slices (byte arrays) since they can be larger than u64.
-
0.3.002 Nov 2020Nothing published for this version
-
0.2.008 Jul 2020Nothing published for this version
-
0.1.018 Feb 2020Nothing published for this version