Skip to content

fspmarshall/eth-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-crypto

A Rust crate for simple ethereum-style cryptography. This software is intended for educational purposes and is made availabe with absolutely no warranty of any kind.

Tests in this codebase currently only validate the basic functioning of the API abstractions, and do not necessarily ensure the correctness of the underlying cryptography. This library is primarily reliant on the tiny-keccak and secp256k1 libraries for underlying cryptographic functionality.

About

Rust library for simple ethereum-style cryptography.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages