File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ documentation.workspace = true
9
9
repository.workspace = true
10
10
rust-version.workspace = true
11
11
12
+ description = " Fips compliant key impl with openssl"
13
+
12
14
include = [
13
15
" Cargo.toml" ,
14
16
" ../LICENSE" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ documentation.workspace = true
9
9
repository.workspace = true
10
10
rust-version.workspace = true
11
11
12
+ description = " The recommended keys. It uses a combination of openssl and oqs."
13
+
12
14
include = [
13
15
" Cargo.toml" ,
14
16
" ../LICENSE" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ documentation.workspace = true
9
9
repository.workspace = true
10
10
rust-version.workspace = true
11
11
12
+ description = " Key impl of the classic algorithms that were used pre 0.14.0 of sentc."
13
+
12
14
include = [
13
15
" Cargo.toml" ,
14
16
" ../LICENSE" ,
You can’t perform that action at this time.
0 commit comments