algorand / pairing-plus

This is a fork of pairing library with additional efficiency functionality improvement.
Other
20 stars 19 forks source link

Update dependencies: digest and sha2 #21

Closed tcharding closed 3 years ago

tcharding commented 3 years ago

There are new versions of digest, sha2, and sha3 available. Update pairing-plus to use the latest stable version for each of these dependencies.

Note to reviewers:

The necessity for this patch was found while trying to upgrade the dependencies in a fork of kzen-curv (digest, hmac, sha2, sha3).

Please note this PR includes a version bump to v0.20.2, is that correct?

Thanks.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

tcharding commented 3 years ago

Oh, I think this actually doesn't work. I see why you have not done this now. Sorry for the noise.