BLOCKCHAIN Blockchain and sha256 [7], sigma0, sigma1 uint32_t sigma0(uint32_t x) { return (x >> 7 | x << 25) ^ (x >> 18 | x << 14) ^ (x >> 3); }uint32_t sigma1(uint32_t x) {... 2022.01.25 BLOCKCHAINBlockchain and sha256English
BLOCKCHAIN Blockchain and sha256 [6], Round void Round(uint32_t a, uint32_t b, uint32_t c, uint32_t& d, uint32_t e, uint32_t f, uint32_t g, uint32_t& h, uint32_t k)... 2022.01.24 BLOCKCHAINBlockchain and sha256English
BLOCKCHAIN Blockchain and sha256 [5], Sigma0 and Maj uint32_t Sigma0(uint32_t x) { return (x >> 2 | x << 30) ^ (x >> 13 | x << 19) ^ (x >> 22 | x << 10); }uint32_t Maj(uint3... 2022.01.23 BLOCKCHAINBlockchain and sha256English
BLOCKCHAIN Blockchain and sha256 [4], Initialize The hash has an initial value. And if operation doesn't work, this initial value will come out.ハッシュには初期値があります。そして、演算が動作し... 2022.01.23 BLOCKCHAINBlockchain and sha256English
BLOCKCHAIN Blockchain and sha256 [3], Sigma1 and Ch Let's decipher the center of sha256.さて、sha256の心臓部を解読していきましょう。uint32_t Sigma1(uint32_t x) { return (x >> 6 | x << 26) ^ (... 2022.01.23 BLOCKCHAINBlockchain and sha256English
AI-NFT Web3.0 FromHDDtoSSD chapter349, We released FromHDDtoSSD v3 with SORA Network! From now on, there is no doubt that SSD/NVMe of size of TB will become mainstream.Therefore, we are particular about SSD... 2021.12.01 AI-NFT Web3.0 FromHDDtoSSDAIデータ復旧サービスについてBLOCKCHAINEnglishSORA Neural Network
AI-NFT Web3.0 FromHDDtoSSD chapter348, Handling Zero is difficult We found a problem with the handling of Zero while checking FromHDDtoSSD.exe that was before release.However, it was not... 2021.11.23 AI-NFT Web3.0 FromHDDtoSSDBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFO
AI-NFT Web3.0 FromHDDtoSSD chapter347, SorachanCoin’s twitter URL has changed Starting today, we are going to announce the SORA Network, which begins with drive scanning, around this blog and by inc... 2021.11.22 AI-NFT Web3.0 FromHDDtoSSDBLOCKCHAINEnglishSORA Neural Network
AI-NFT Web3.0 FromHDDtoSSD chapter346, Unnamed Exchange Unnamed Exchange has become a tendency to revive. We are so happy!It seems that they are working toward solving the prob... 2021.11.17 AI-NFT Web3.0 FromHDDtoSSDBLOCKCHAINEnglishSORA Neural Network
AI-NFT Web3.0 FromHDDtoSSD chapter345, [SORA] draft: renewal Whitepaper 7, Finally 7, FinallyWe are pleased that the Blockchain will be usefully used and will contribute technically.ブロックチェーンが有用に使用され、技術的に... 2021.10.14 AI-NFT Web3.0 FromHDDtoSSDBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFO
AI-NFT Web3.0 FromHDDtoSSD chapter343, [SORA] draft: renewal Whitepaper 5, Concept of chain in operator 5, Concept of chain in operator5-A, Drive has huge number of sectors 5-A, ドライブには莫大なセクタ数がありますThe drive is made up of a hu... 2021.10.14 AI-NFT Web3.0 FromHDDtoSSDAIデータ復旧サービスについてBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFOデータ復旧ソフト - FromHDDtoSSD
AI-NFT Web3.0 FromHDDtoSSD chapter342, [SORA] draft: renewal Whitepaper 4, Concept of mapping by blockchain 4, Concept of mapping by blockchainBy the way, in the case of HDD, there is no problem by the method up to the previous ... 2021.10.14 AI-NFT Web3.0 FromHDDtoSSDAIデータ復旧サービスについてBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFOデータ復旧ソフト - FromHDDtoSSD
AI-NFT Web3.0 FromHDDtoSSD chapter341, [SORA] draft: renewal Whitepaper 3, As a scan result, corresponds with vector 3, As a scan result, corresponds with vectorAt one point, we will consider a vector that can handle multiple corresponde... 2021.10.12 AI-NFT Web3.0 FromHDDtoSSDBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFO
AI-NFT Web3.0 FromHDDtoSSD chapter340, [SORA] draft: renewal Whitepaper 2, As a scan result, corresponds with scalar 2, As a scan result, corresponds with scalarA drive have a variety of failure factors, between them, the simplest model ... 2021.10.12 AI-NFT Web3.0 FromHDDtoSSDAIデータ復旧サービスについてBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFOデータ復旧ソフト - FromHDDtoSSD
AI-NFT Web3.0 FromHDDtoSSD chapter339, [SORA] draft: renewal Whitepaper 1, introduction 1, introductionWelcome to SORA Network!First, we would talk a concept in SORA Network.SORA ネットワークにお付き合いいただき、誠にありがとうございます... 2021.10.11 AI-NFT Web3.0 FromHDDtoSSDBLOCKCHAINEnglishSORA Neural NetworkSorachanCoin DEV INFO