Skip to content

Latest commit

 

History

History

hashing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Hashing

We provide a Hasher trait to ensure consistent and straightforward usage of generic hashers across your code. In addition to the generic hasher trait, cairo-lib includes Ethereum-compatible keccak256, ensuring that your applications maintain compatibility with Ethereum-based and EVM based systems.