Rebex ZIP 7.0.8943
Released: Jun 25, 2024
7.0.8943 での更新項目
機能
- Cryptography: Added support for issuing certificates signed with Ed25519.
- Cryptography: Now uses AES/GCM instead of AES/CBC for new OpenSSH key format encryption.
不具合の修正
- ZIP: Fixed broken checksum calculation in ReadByte() of streams returned by ZipItem.Open() and ZipReader.GetStream() methods.
- Cryptography: Fixed calculation of subject key identifier in certificate issuer API.
- Cryptography: Fixed rare wrong final calculation of Poly1305 hash when temporary storage for remaining data is bigger than input block size.