RateLimited°C
09-20-2024
BSV
$49.46
Vol 20.21m
1.58%
BTC
$63540
Vol 44218.55m
1.98%
BCH
$340.82
Vol 299.06m
-1.51%
LTC
$66.23
Vol 366.28m
1.67%
DOGE
$0.1
Vol 745.19m
2.72%
author

Xiaohui Liu is the founder and CEO of sCrypt Inc., a company dedicated to providing integrated on-chain smart contracting solutions on BSV. Previously, he was a co-founder and the Chief Scientist at blockchain startup ContentBox. Before that, he was a Research Scientist at Facebook in the Connectivity Lab, conducting fundamental research to make internet access available throughout the world. He has a Ph.D. in Computer Science, specialized in peer-to-peer distributed networking. He has published multiple papers in premier conferences and journals. He also has one international patent.

Article by Xiaohui Liu

zk-SNARKs on Bitcoin: Run Zcash on Bitcoin
-
23 June, 2022

zk-SNARKs on Bitcoin: Run Zcash on Bitcoin

zk-SNARK is a powerful primitive for blockchain privacy and scalability, and in this article, sCrypt showed what zk-SNARK is and...
BLS signatures on Bitcoin—Pairing-based cryptography: Part 2
-
14 June, 2022

BLS signatures on Bitcoin—Pairing-based cryptography: Part 2

sCrypt have demonstrated how to verify a single BLS signature on Bitcoin and how BLS’s main power lies in aggregated...
Introducing Solidity to sCrypt transpiler: Run Ethereum smart contracts on Bitcoin
-
13 June, 2022

Introducing Solidity to sCrypt transpiler: Run Ethereum smart contracts on Bitcoin

The transpiler facilitates developers to migrate their applications onto the Bitcoin network from Ethereum and other Solidity/EVM-compatible blockchains without writing...
Bilinear pairings on Bitcoin—Pairing-based cryptography: Part 1
-
12 June, 2022

Bilinear pairings on Bitcoin—Pairing-based cryptography: Part 1

In this article, sCrypt demonstrates how pairings can be implemented directly on Bitcoin and thus enable all kinds of pairing-based...
Ring signatures in Bitcoin: Run Monero on Bitcoin
-
17 May, 2022

Ring signatures in Bitcoin: Run Monero on Bitcoin

A ring signature is a digital signature that allows a message to be signed by a member of a group,...
Zero-knowledge puzzles
-
1 May, 2022

Zero-knowledge puzzles

sCrypt generalizes the proof of knowledge of a private key using zero-knowledge proof techniques, constructing arbitrary complex puzzles, called zero-knowledge...
Delegation in Bitcoin: Part 3
-
24 April, 2022

Delegation in Bitcoin: Part 3

Crypt generalizes the "Script level" delegation to delegate to any script/smart contract instead of a public key. This allows users...
Emulate any SIGHASH flag without a fork by programming it in a smart contract
-
19 April, 2022

Emulate any SIGHASH flag without a fork by programming it in a smart contract

sCrypt developed a novel approach to emulate any SIGHASH flag by coding the logic in a smart contract. It requires...
Graftroot on Bitcoin today: No fork needed
-
15 April, 2022

Graftroot on Bitcoin today: No fork needed

sCrypt demonstrated how to implement Taproot on the original Bitcoin using a contractless contract and shows that its follow-up proposal,...
Contractless contract
-
12 April, 2022

Contractless contract

sCrypt has developed a technique called "contractless contract" to faithfully execute any smart contract in a regular payment (P2PKH) transaction.
Taproot on Bitcoin: Contractless Contract + MAST
-
11 April, 2022

Taproot on Bitcoin: Contractless Contract + MAST

In this article, sCrypt showed how to implement Taproot using the original Bitcoin protocol without any changes, by combining contractless...
Zero-overhead private timestamping in Bitcoin
-
10 April, 2022

Zero-overhead private timestamping in Bitcoin

Bitcoin has a lot of potential uses far beyond payments, and each block has a cryptographically secured timestamp which can...

Recommended for you

Efficient multi-input transaction grinding for OP_CAT Bitcoin covenants
sCrypt previously implemented Bitcoin covenants using OP_CAT, based on this Schnorr trick, which they say can greatly simplify signature calculation...
September 3, 2024
Bitcoin OP_CAT use cases series #4: Recursive covenants
A recursive covenant applies to the immediate transaction and subsequent transactions that spend the bitcoins, meaning the imposed conditions could...
July 8, 2024
Advertisement