Skip to content

weipin/lightcryptotools

Repository files navigation

lightcryptotools

Intends to provide fundamental functions for crypto(currency) wallets.

Constant time

All core algorithms aren't yet constant time. The hex/bytes conversion, a constant time port, is an exception.

There is an intention to add constant time support. We have to note that when all core algorithms are constant time, it's still possible for a running problem to leak secrets, often caused by compiler optimizations or shared hardware resources.

Readability and zero dependency

TODO

Functionality

Secret

Crypto

Ethereum

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published