We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693b194 commit be12a66Copy full SHA for be12a66
src/lib.rs
@@ -8,6 +8,7 @@ pub use xmss::{
8
XMSS_MIN_LOG_LIFETIME,
9
XmssPublicKey,
10
XmssSecretKey,
11
+ XmssSignature,
12
xmss_generate_phony_signatures, // useful for tests
13
xmss_key_gen,
14
xmss_sign,
0 commit comments