https://github.com/str4d/x509.rs
Pure-Rust X.509 serialization
https://github.com/str4d/x509.rs
Last synced: about 1 year ago
JSON representation
Pure-Rust X.509 serialization
- Host: GitHub
- URL: https://github.com/str4d/x509.rs
- Owner: str4d
- License: apache-2.0
- Created: 2019-12-10T01:33:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T04:52:35.000Z (over 5 years ago)
- Last Synced: 2025-04-13T22:43:32.022Z (about 1 year ago)
- Language: Rust
- Size: 50.8 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# x509: Pure-Rust X.509 certificate serialization
Work in progress.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.