Skip to content

Mk9207/Cryptographic-Key-Generation-System-Based-on-A-Type-Prime-Number-Sequence-A-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A型素数列に基づく暗号鍵生成装置および方法 / Cryptographic Key Generation Device and Method Based on A-type Prime Sequence

概要 / Overview

本特許は、6n±1形式のA型素数列に基づいて、安全かつ高速に暗号鍵を生成する新たなアルゴリズム装置およびその方法を提案します。
数論的に構成された鍵生成方式により、従来の素因数分解依存型アルゴリズムに対し、構造的安全性と高速性の両立を図ります。

応用例 / Application Examples

  • 軽量IoT端末向けの暗号通信鍵の生成
  • 国産暗号プロトコルへの応用(素数選定高速化)
  • 分散型ブロックチェーンにおける構成的鍵管理
  • 次世代量子耐性暗号の初期化ベースアルゴリズム
  • ゲームやアプリ内の一時暗号化鍵自動生成エンジン

ファイル構成 / Repository Structure

  • README.md:理論の概要と応用例
  • LICENSE: Apache License 2.0
  • sections/definition.md: A型素数列の定義と構成鍵生成法
  • sections/applications.md: 各種応用と想定導入例
  • sections/security.md: 安全性に関する理論的補強(予定)

ライセンス / License

This repository is licensed under the Apache License 2.0. Commercial use, modification, and redistribution are permitted under its terms.

About

This repository introduces a cryptographic system utilizing the A-type prime number sequence (6n±1) for secure key generation. It ensures both structural simplicity and high unpredictability, making it suitable for post-quantum security frameworks. 本リポジトリは、A型素数列(6n±1)に基づく暗号鍵生成方式を紹介します。構造的な単純性と高度な予測困難性を両立し、ポスト量子時代に適応する暗号基盤として有望です。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors