Skip to content

Commit 5cfb48e

Browse files
authored
chore: add Ian Goldberg to authors list in Cargo.toml (#90)
Ian does not have a github account but contributed heavily to the design and security of this package, including fixing many of my mistakes in constant time attempts, group definitions, validation criterias, missing features, test vectors, and spotting minor bugs. Signed-off-by: Michele Orrù <[email protected]>
1 parent e4ace3c commit 5cfb48e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0-sigma"
44
authors = [
55
"Nugzari Uzoevi <[email protected]>",
66
"Michele Orrù <[email protected]>",
7+
"Ian Goldberg <[email protected]>",
78
"Lénaïck Gouriou <[email protected]>"
89
]
910
edition = "2021"

0 commit comments

Comments
 (0)