issues
search
axelarnetwork
/
tofn
A threshold cryptography library in Rust
Apache License 2.0
112
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: update codeowners
#217
milapsheth
closed
4 months ago
0
fix(ed25519)!: encode ed25519 signatures raw as per RFC 8032
#216
milapsheth
closed
4 months ago
0
doc: update README and cargo manifest
#215
milapsheth
closed
4 months ago
0
doc/readme: add link to the tsshock article
#214
kumavis
closed
4 months ago
0
address TSSHOCK vulnerabilities
#213
kumavis
closed
1 year ago
3
chore: update deps
#212
milapsheth
closed
4 months ago
0
chore: remove GG20
#211
milapsheth
closed
1 year ago
0
fix: lint warnings
#210
milapsheth
closed
1 year ago
0
feat: enable gg20 via feature flag
#209
milapsheth
closed
1 year ago
1
chore(ci): use latest ubuntu for gh actions
#208
milapsheth
closed
1 year ago
0
add basic ed25519 keygen, signing and verification support
#207
eranrund
closed
1 year ago
0
Distributed Key Generation?
#206
kingsleyh
closed
4 months ago
1
chore: update github runner to ubuntu-22.04
#205
talalashraf
closed
1 year ago
2
update dependencies
#204
thor314
closed
8 months ago
1
Update dependencies april 2022
#203
thor314
closed
2 years ago
3
ignore
#202
thor314
closed
2 years ago
1
Remove outdated BEWARE comment from keygen API
#201
lukevs
closed
4 months ago
0
Compressing PartyShareCounts and SignParties for more elegant testing
#200
leontiad
closed
4 months ago
0
Version tags
#199
naughtyfox
closed
4 months ago
1
chore(domain): add domain separation between protocols
#198
milapsheth
closed
2 years ago
1
Use k256 native serde support
#197
ggutoski
closed
4 months ago
13
Is there any decentralised demo available using this library?
#196
aiyajsupra
closed
3 years ago
1
feat(sdk): support robust protocols
#195
ggutoski
closed
3 years ago
1
Don't return secret key in simple ECDSA?
#194
ggutoski
closed
4 months ago
0
feat(multisig): add verify function
#193
ggutoski
closed
3 years ago
0
Enable dependabot for security advisories and to auto-update dependencies
#192
milapsheth
closed
4 months ago
0
feat: add support for simple ecdsa sign
#191
ggutoski
closed
3 years ago
0
fix(test): increase the bad dlog proof value to always exceed the upper bound
#190
milapsheth
closed
3 years ago
0
deterministic generation of ephemeral scalars in GG20
#189
ggutoski
closed
4 months ago
2
Enable robust protocols in tofn sdk
#188
ggutoski
closed
3 years ago
0
chore(api): make `secret_key_share structs` part of pub api
#187
sdaveas
closed
3 years ago
0
Use session nonce as another layer of domain separation in the zk proofs
#186
milapsheth
closed
4 months ago
3
feat: support for multisig sign
#185
ggutoski
closed
3 years ago
2
Future-proof domain separation for hash inputs
#184
ggutoski
closed
4 months ago
3
[Blocked upstream] Don't use unsafe code to zeroize SigningKey
#183
ggutoski
closed
3 years ago
1
feat: support for multisig keygen
#182
ggutoski
closed
3 years ago
0
chore: move crypto_tools module outside gg20
#181
ggutoski
closed
3 years ago
0
fix: send a dlog proof for h1 wrt h2
#180
milapsheth
closed
3 years ago
1
fix: added length checks to gg20 rounds
#179
milapsheth
closed
3 years ago
0
feat: serde for Scalar in only 32 bytes
#178
ggutoski
closed
3 years ago
2
Automatically validate deserialized structs
#177
ggutoski
closed
4 months ago
3
Bundle Round type params into a trait
#176
ggutoski
closed
4 months ago
0
fix: expose wire_bytes via api module
#175
ggutoski
closed
3 years ago
0
fix: update max lengths and check r2 bcast commit length
#174
milapsheth
closed
3 years ago
2
fix(zkp): added input validation for range proof
#173
milapsheth
closed
3 years ago
1
fix: Guard against length attacks from incoming binary messages
#172
ggutoski
closed
3 years ago
0
GG20 keygen round 2 bcast message size is not constant
#171
ggutoski
closed
4 months ago
2
RSA modulus size and security
#170
milapsheth
closed
3 years ago
1
Guard against length attacks from incoming binary messages
#169
ggutoski
closed
3 years ago
1
chore: add sdaveas as code owner
#168
ggutoski
closed
3 years ago
0
Next