rdubois-crypto / FreshCryptoLib

Cryptographic Primitives for Blockchain Systems (solidity, cairo, C and rust)
MIT License
125 stars 22 forks source link

update base64.sol (low crit.) #62

Closed rdubois-crypto closed 4 months ago

rdubois-crypto commented 7 months ago

Patch Base64.sol according to https://github.com/advisories/GHSA-9vx6-7xxf-x967 and tests accordingly.

Source: https://github.com/Vectorized/solady/blob/main/src/utils/Base64.sol