Skip to content

Commit

Permalink
Merge branch 'master' into s/crypto-box-secret-ext
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshiotomakan authored Aug 7, 2024
2 parents 4a847c8 + 0b6bbbb commit ea2a8ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trezor-crypto/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ set(TW_WARNING_FLAGS
-Wno-missing-braces
)

set(CMAKE_C_STANDARD 11)

add_library(TrezorCrypto
crypto/bignum.c crypto/ecdsa.c crypto/curves.c crypto/secp256k1.c crypto/rand.c crypto/hmac.c crypto/bip32.c crypto/bip39.c crypto/slip39.c crypto/pbkdf2.c crypto/base58.c crypto/base32.c
crypto/address.c
Expand Down

0 comments on commit ea2a8ab

Please sign in to comment.