Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Tracking issue - Gathering Test Vectors

オープン
#29 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
rust

調査の方向性

まず #28 と進捗 issue の #30、#49、#52、#54 を読み、次にリンクされている curve25519-dalek generator と tls13.xargs.org の transcript を確認します。必要なテストベクトルについて合意し、それらを文書化するか、downstream 依存関係なしで CI に組み込めば完了です。

索引モデルが issue の本文から書いたものです。

説明

I've done some initial plumbing for internal self-validation at

  • #28

I have a static test generator I'm working on similar to wycheproof I did for curve25519-dalek:

Plumbing sources progress

  • #31
  • #30
  • #49
  • #52
  • #54

Any other vectors we should plumb ? These are the tests we run internally w/o downstream deps / internet access e.g. pure TLS or with bare minimal application part if any so it can be used in CI

Also hunting vectors we can just simply plumb without creating new things - worst case they can be upstreamed as provider validation suite if something needs to be created fresh

See if we can use a transcript like this: https://tls13.xargs.org/

主要言語
Rust
スター
130
フォーク
21
平均マージ
18時間 6分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

RustCrypto/rustls-rustcrypto のほかの issue

RustCrypto/rustls-rustcrypto の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。