Skip to content

Commit

Permalink
added sphincsplus export.
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Nov 30, 2021
1 parent 66f0563 commit 1ef1da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prov/src/main/ext-jdk1.9/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
exports org.bouncycastle.pqc.crypto.sphincs;
exports org.bouncycastle.pqc.crypto.util;
exports org.bouncycastle.pqc.crypto.xmss;
exports org.bouncycastle.pqc.crypto.sphincsplus;
exports org.bouncycastle.pqc.jcajce.interfaces;
exports org.bouncycastle.pqc.jcajce.provider;
exports org.bouncycastle.pqc.jcajce.provider.gmss;
Expand Down

0 comments on commit 1ef1da0

Please sign in to comment.