1 2 3 4 5 6 7 8
extern crate libpasta; #[macro_use] mod common; use libpasta::primitives::Scrypt; config_test!(Scrypt, "$$scrypt");