in-toto / in-toto-rs

A rust implementation of in-toto
MIT License
32 stars 14 forks source link

Resolve dependabot PRs #75

Closed alanssitis closed 1 year ago

alanssitis commented 1 year ago

Dependabot PRs #68 and #69 are not progressing since the bot is not rebasing it.

This PR basically:

API generating new ECDSA pair requires an RNG, passing ring's SystemRandom.

Should close the PRs above: #68, #69