1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/crypto/fift/lib
SpyCheese 25b4c6794a
TVM instructions: SECP256K1_XONLY_PUBKEY_TWEAK_ADD, SETCONTCTRMANY(X) (#1404)
* TVM instructions: SECP256K1_XONLY_PUBKEY_TWEAK_ADD, SETCONTCTRMANY(X)

* Add tests for xonly_pubkey_tweak_add

* added secp256k1 as submodule, since we need extrakeys feature of secp256k1

* cleanup

* add ton_crypto_core secp256k1 dependency

* adjust Dockerfile, android and wasm builds

* adjust nix build

* test windows build with SECP256K1_ENABLE_MODULE_EXTRAKEYS

* test windows build with SECP256K1_ENABLE_MODULE_EXTRAKEYS

* adjust android build

* adjust emscripten build

* adjust emscripten build

* try macos-13

* emscripten build adjustments

* windows build adjustments

* final corrections

---------

Co-authored-by: neodix <neodix@ton.org>
2024-11-26 16:23:17 +03:00
..
Asm.fif TVM instructions: SECP256K1_XONLY_PUBKEY_TWEAK_ADD, SETCONTCTRMANY(X) (#1404) 2024-11-26 16:23:17 +03:00
Color.fif new db 2019-11-15 18:02:37 +04:00
Disasm.fif Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
Fift.fif Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
FiftExt.fif Add namespaces to Fift (#641) 2023-03-10 14:16:29 +03:00
GetOpt.fif updated fift/func 2019-12-12 19:16:25 +04:00
Lisp.fif initial commit 2019-09-07 14:33:36 +04:00
Lists.fif emergency update 2020-03-24 03:32:16 +04:00
Stack.fif initial commit 2019-09-07 14:33:36 +04:00
TonUtil.fif Add addr@+ / addr@ functions to parse addr from slice (#366) 2022-08-15 18:35:27 +03:00