Skip to content

Commit 3baca7e

Browse files
committed
crypto: Export mldsa och slh_dsa types
1 parent efd975a commit 3baca7e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/crypto/src/crypto.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,9 @@ end
306306
rsa_digest_type/0,
307307
sha1/0,
308308
sha2/0,
309-
sha3/0
309+
sha3/0,
310+
mldsa/0,
311+
slh_dsa/0
310312
]).
311313

312314
-export_type([

0 commit comments

Comments
 (0)