sui icon indicating copy to clipboard operation
sui copied to clipboard

Add crypto functions from external crates to disallowed-methods

Open jonas-lj opened this issue 3 years ago • 0 comments

All dependencies on cryptographic crates should preferably go through fastcrypto, and to make sure it's stays like this, we should add these, eg. hash functions, to disallowed-methods in .clippy.

jonas-lj avatar Nov 11 '22 13:11 jonas-lj