[][src]Macro coconut_sig::elgamal_encrypt

macro_rules! elgamal_encrypt {
    ( $base:expr, $pk:expr, $msg: expr ) => { ... };
}