LoopPerfect / buckaroo

The decentralized package manager for C++ and friends 🏝️
https://buckaroo.pm
MIT License
933 stars 33 forks source link

Remove all usages of deprecated crypto APIs #382

Open njlr opened 2 years ago

njlr commented 2 years ago

Derived cryptographic types are obsolete. Use the Create method on the base type instead.

Basically anywhere this warning shows up in the build