Link to recommended high-level crates in rustdoc.
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 52/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- rust
調査の方向性
aes crate の rustdoc にあるセキュリティ警告を、すでに望ましい高レベルの推奨事項を示しているリポジトリの README と比較します。その警告の rustdoc 内の場所を特定し、推奨される高レベル crate への適切なリンクを追加します。警告では、アプリケーションユーザーが低レベルの機能を直接使用しないよう案内する必要があります。
索引モデルが issue の本文から書いたものです。
説明
I wanted to encrypt something using AES in my app so I found the aes crate on docs.rs. It mentions the following:
⚠️ Security Warning: Hazmat!
This crate implements only the low-level block cipher function, and is intended for use for implementing higher-level constructions only. It is NOT intended for direct use in applications.USE AT YOUR OWN RISK!
It's good that this warning is here, but it does not point the user to the high-level crate they should use instead. It would be nice if it did, like how the README of this repo does.
- 主要言語
- Rust
- スター
- 784
- フォーク
- 157
- 平均マージ
- 15時間 24分
- マージ済み PR(30日)
- 9
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
RustCrypto/block-ciphers のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
RustCrypto/block-ciphers#589 · コメント 3 件 ·
-
aes
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
RustCrypto/block-ciphers#559 · コメント 10 件 ·
-
aes
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
RustCrypto/block-ciphers#548 · コメント 1 件 ·
-
SVE AES on aarch64 オープンaes
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
RustCrypto/block-ciphers#485 · コメント 7 件 ·
-
Add const time column to the algorithms table and mention const time properties in each crate README オープン
難易度 4/5 3〜5日 初心者へのやさしさ 42/100
RustCrypto/block-ciphers#480 · リアクション 1 件 ·
RustCrypto/block-ciphers の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
TheLarkInn/aipm#2413 ·
-
documentation
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
alexgorbatchev/simple-ptt#15 ·
-
tooling
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
todo:ticket
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
taikoxyz/taiko-mono#22168 · コメント 1 件 ·