ghostkey 0.1.8

A command-line tool for Freenet Ghost Key operations
Documentation
1
2
3
4
pub mod commands;

// Re-export SignedMessage from gklib for backwards compatibility
pub use ghostkey_lib::signed_message;