PQC-Key-Generator is a containerized toolkit for generating post-quantum cryptographic (PQC) keys with OpenSSL and OQS-provider. --key, -k <algorithm> Set key generation algorithm (overrides ...
以前投稿したPioSOLVERのスクリプト作成アプリを更新しました。 主な内容はバグ修正・オプション追加です。 ・レンジを正常に取得できない場合があったのを修正しました。 ・各フォルダパスの設定欄で、末尾に¥が無いとパスを認識できない点を修正しました ...
一番最初に書いた記事に添付していたエクセルをアプリ形式にしました。 PokerStarsやGG Pokerのハンド履歴を読み取り、ボードやスタックを反映したPioSOLVERで計算できるscriptファイルを作成します。 ※script機能はPioのPro以上が必要です。 ダウンロード(2022/5/5 ...
This repository contains a Python script that generates RSA private keys from two user-provided prime numbers p and q. The script utilizes the pycryptodome library for key construction and the sympy ...