1 unstable release
0.1.1 | Jul 28, 2021 |
---|---|
0.1.0 |
|
#1163 in Cryptography
385KB
6K
SLoC
Contains (static library, 86KB) sgx-test/lib/libEnclave_u.a
Crypto Library for EigenCC
Test
git clone https://github.com/ieigen/eigen-crypto
cd eigen-crypto
# Non-SGX
cargo test -- --test-threads 1
# SGX
cargo build --features=mesalock_sgx
cd sgx-test
make run
TODO
- hash/aes/encoder
- address and mnemonic
- ecdsa
- ecies
- schnorr and BLS multi-sig
- bulletproofs
- HD Wallet(BIP32)
Dependencies
~0–5.5MB
~113K SLoC