48 releases

0.18.1 Jan 17, 2024
0.18.0 Nov 30, 2023
0.17.2 Sep 21, 2023
0.17.1 Jul 6, 2023
0.1.0 Nov 1, 2018

#472 in Network programming

Download history 122/week @ 2023-12-18 59/week @ 2023-12-25 48/week @ 2024-01-01 238/week @ 2024-01-08 324/week @ 2024-01-15 329/week @ 2024-01-22 97/week @ 2024-01-29 96/week @ 2024-02-05 160/week @ 2024-02-12 188/week @ 2024-02-19 476/week @ 2024-02-26 514/week @ 2024-03-04 168/week @ 2024-03-11 248/week @ 2024-03-18 206/week @ 2024-03-25 413/week @ 2024-04-01

1,066 downloads per month
Used in 5 crates

BSD-3-Clause

1MB
26K SLoC

rpki – A Library for Validating and Creating RPKI Data

This crate aims to provide the foundation for implementing Resource Public Key Infrastructure – RPKI –, which is an important building block in Internet routing security. The crate provides the ability to parse, validate, and create the the objects published in the RPKI: certificates, CRLs, manifests, and ROAs. It also provides functionality share between certification authority and publication software such as the protocol the two use for communication.

The crate is work in progress and will grow over time to be more and more complete.

Contributing

If you have comments, proposed changes, or would like to contribute, please open an issue in the Github repository. In particular, if you would like to use the crate but it is missing functionality for your use case, we would love to hear from you!

License

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

Dependencies

~2–15MB
~177K SLoC