aws / aws/aws-encryption-sdk-java
Remove partially implemented variable frame length feature
Đang mở
spec deviation
- Ngôn ngữ chính
- Java
- Star
- 240
- Fork
- 125
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.