Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.7.0
Description
The following features would be helpful for blockchain applications:
1. QByteArray::toBase58() : Base58 is used to generate Bitcoin addresses and Bitcoin transactions.
2. QCryptographicHash::Algorithm::RipeMd_160: used to create Bitcoin addresses.
3. RLP encoder and decoder Class: used to serialize Ethereum transactions.