Blockchain and sha256

About coins, tokens, NFTs

Blockchain and sha256 [28], Sigma1, Sigma0 fixed in k part3 [d *= t] t = 2

void main() { char rnd; ::sprintf(rnd, “3n + 1 conjecture”); unsigned char hash; CSHA256().Write((const unsigned char *)...
AIデータ復旧サービスについて

Blockchain and sha256 [27], Sigma1, Sigma0 fixed in k part2 [d += t] t = 1

void main() { char rnd; ::sprintf(rnd, “3n + 1 conjecture”); unsigned char hash; CSHA256().Write((const unsigned char *)...
BLOCKCHAIN

Blockchain and sha256 [26], Sigma1, Sigma0 fixed in k

void main() { char rnd; ::sprintf(rnd, “3n + 1 conjecture”); unsigned char hash; CSHA256().Write((const unsigned char *)...
AI-NFT Web3.0 FromHDDtoSSD

復旧不定期日誌421, 説得される(^^;流れで、ブロックチェーン版 v3を復活いたしました。

ウクライナ侵攻の件で、ブロックチェーンはどうなのかな? がありました。あの強気は、経済制裁を余裕に見越している感じがありまして、当然ながら行われる経済制裁に対して、強気になれる「何か」の裏付けがないと、困ってしまいます。その一方で、その昔、...
BLOCKCHAIN

chapter390, [SORA] Let’s put a new mechanism that can freely load/store data on the blockchain.

Currently, we are using the blockchain for drive maintenance features in software called FromHDDtoSSD.So we found a way ...
About coins, tokens, NFTs

Blockchain and sha256 [25], d *= c, h *= c, c = 8

void main() { char rnd; ::sprintf(rnd, “3n + 1 conjecture”); unsigned char hash; CSHA256().Write((const unsigned char *)...
BLOCKCHAIN

Blockchain and sha256 [24], h = (t1+t2)^(3n+1)/d

void main() { char rnd; ::sprintf(rnd, “3n + 1 conjecture”); unsigned char hash; CSHA256().Write((const unsigned char *)...
AIデータ復旧サービスについて

復旧不定期日誌413, FromHDDtoSSD Platform

今週半ばまでに、立ち上げましたFromHDDtoSSD Platformの詳細をまとめます。ゆっくりペースとはなりますが、着実に進めていきますので、今後ともなにとぞよろしくお願いいたします。https://秋葉.jp
About coins, tokens, NFTs

Blockchain and sha256 [22], t1 = Ch, t2 = Maj + k

void main() {    char rnd;    ::sprintf(rnd, “3n + 1 conjecture”);    unsigned char hash;    CSHA256().Write((const unsi...
BLOCKCHAIN

Blockchain and sha256 [21], t1 = Ch + k, t2 = Maj

void main() {    char rnd;    ::sprintf(rnd, “3n + 1 conjecture”);    unsigned char hash;    CSHA256().Write((const unsi...
BLOCKCHAIN

Blockchain and sha256 [20], d = k

void main() {    char rnd;    ::sprintf(rnd, “3n + 1 conjecture”);    unsigned char hash;    CSHA256().Write((const unsi...
BLOCKCHAIN

Blockchain and sha256 [19], d – h swap

void main() {    char rnd;    ::sprintf(rnd, “3n + 1 conjecture”);    unsigned char hash;    CSHA256().Write((const unsi...
BLOCKCHAIN

Blockchain and sha256 [18], d += t1 only

void main() {    char rnd;    ::sprintf(rnd, “3n + 1 conjecture”);    unsigned char hash;    CSHA256().Write((const unsi...
BLOCKCHAIN

Blockchain and sha256 [16], if t1 is uint64_t, uint32_t tt = (uint32_t)t1, when if(t1==tt).

void main() { char rnd; ::sprintf(rnd, “3n + 1 conjecture”); unsigned char hash; CSHA256().Write((const unsigned char *)...
BLOCKCHAIN

Blockchain and sha256 [15], d += Σ n (n is non-negative integer)

void main() {    char rnd;    ::sprintf(rnd, “3n + 1 conjecture”);    unsigned char hash;    CSHA256().Write((const unsi...