summaryrefslogtreecommitdiffstats
path: root/openpgp/src/crypto/tests.rs
blob: a5935871dece56b178452fb0cdaae94aa6cc9912 (plain)
1
2
3
4
//! Low-level crypto tests.

mod dsa;
mod ecdsa;