aws / aws/aws-encryption-sdk-java

Remove partially implemented variable frame length feature

オープン
#167 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
spec deviation
主要言語
Java
スター
240
フォーク
125
PR マージ指標
30日以内にマージされた PR はありません

説明

A feature to allow variable frame lengths for framed data was partially implemented in the decrypt path long ago. Variable frame lengths would be indicated by the frame length in the header being 0 (see https://github.com/aws/aws-encryption-sdk-java/blob/7d5ab6eef428364286c50b969ef89766be6207ee/src/main/java/com/amazonaws/encryptionsdk/internal/FrameDecryptionHandler.java#L122).

This feature is not documented anywhere or supported in other ESDKs, so it should be removed.

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

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

評価

この issue はまだ評価されていません。

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

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