web3

bitcoin

【ECDSA以外のブロックチェーン量子脆弱性(PoW / EVM)】量子耐性を実現するために必要なこととは?

量子耐性を実現するために必要なこととは?量子耐性アルゴリズムを開発するには、まず対象となる暗号アルゴリズムの精度を最大限まで高める必要があります。そのうえで、既存の攻撃手法や量子的な脆弱性を徹底的に分析し、脆弱ポイントを特定。そこから初めて...
bitcoin

最近、次世代の署名方式として注目されているSchnorr署名。 確かにその仕組みには効率的な側面があり、「集約署名」という特性も持っています。

次の署名方式? Schnorr署名は“ECDSA”です最近、次世代の署名方式として注目されているSchnorr署名。 確かにその仕組みには効率的な側面があり、「集約署名」という特性も持っています。しかし、ここで注意すべき点があります。Sch...
BLOCKCHAIN

v3.94.15より、ECDSAサポートを終了し、量子耐性方式に完全移行いたしました

【重要なお知らせ】v3.94.15より、ECDSAサポートを終了し、量子耐性方式に完全移行いたしました平素よりFromHDDtoSSDをご利用いただき、誠にありがとうございます。2025年6月リリースのv3.94.15より、セキュリティ強化...
SORA-QAI

ドライブ検査・データ復旧向けAIにおけるFP32化の検証

ドライブ検査・データ復旧向けAIにおけるFP32化の検証現在、当社ではAIによるドライブ検査およびデータ復旧処理において、内部の数値演算精度を double(64ビット浮動小数点 / FP64)からfloat(32ビット浮動小数点 / FP...
SORA-flowchart

SORA Blockchain – Core: AI-NFT flowchart

Today we’d like to introduce the flowchart of the AI-NFT system integrated into SORA (L2 – FromHDDtoSSD).As previously e...
SORA-flowchart

SORA Blockchain – Core: Schnorr Aggregated Signature and Symmetric key flowchart

We have created a flowchart illustrating the Schnorr aggregated signature system used in SORA-QAI.The signature logic ha...
SORA-flowchart

SORA Blockchain – Core: Schnorr Aggregated Signature flowchart

We created a flowchart illustrating the Schnorr aggregated signature mechanism implemented in SORA-QAI.The underlying lo...
SORA-flowchart

SORA Blockchain – Core: sora1 … transaction v3 flowchart

We created a flowchart for the independently integrated SORA-QAI v3, which combines quantum resistance with Schnorr aggr...
SORA-flowchart

SORA Blockchain – Core: sora1 … transaction v2 flowchart

We created a flowchart for the independently integrated SORA-QAI v2, which incorporates quantum resistance and Schnorr a...
SORA-flowchart

SORA Blockchain – Core: sora1 … transaction v1 flowchart

We created a flowchart for SORA-QAI v1, an independently integrated system that incorporates quantum resistance.
bitcoin

Then, this is a countermeasure for standard but insecure transactions.

Then, this is a countermeasure for standard but insecure transactions.🔐 Countermeasure Against “Standard but Insecure” T...
bitcoin

The explanation of standard but insecure transactions.

Classification of Transaction Types and the Limits of AI-Based ValidationWhen a transaction occurs, its characteristics ...
AI-NFT

我正在实验一个能够将数据加载到区块链上的紧凑型文件系统 (FS) ,目前是在二层 (L2) 进行的。

項目概況與進展—— 從L2實驗到L1部署的關鍵過程該項目始於2020年,我們一直在持續觀察其進展。目前,它正在整合至 SORA區塊鏈L2的AI-NFT架構 中,並已取得初步成果。L2實驗:為L1遷移奠定基礎在L2層進行實驗性部署的過程,是整...
AI-NFT

We are currently experimenting with a compact file system (FS) that can load data onto the blockchain in Layer 2 (L2).

This project started in 2020, and we have been gradually monitoring its progress. It is being integrated into the AI-NFT...
AI-NFT

ブロックチェーンにデータの積み込みを搭載できるコンパクトなFSをL2で実験中です。

2020年に着手して、少しずつ様子を伺っております以下の構造です。SORA ブロックチェーン L2のAI-NFTの構造に取り入れて実験中です。L2で先に実験するという過程は大事で、そこからL1に移植する際、改良されて良くなっております。特に...