* Package name : rsign2 Version : 0.6.5 Upstream Author : Frank Denis <github@pureftpd.org> * URL : https://github.com/jedisct1/rsign2 * License : Expat Description : A command-line tool to sign files and verify signatures in pure Rust. rsign2 is a Rust implementation of Minisign. . All signatures produced by rsign can be verified with minisign and minizign including trusted comments, and vice versa. . In Rust, signatures can also be verified with the minisign-verify crate. . rsign2 is a maintained fork of rsign, originally written by Daniel Rangel.