potential regression in openssl digests
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: The Sacred Order of the Squid Cybernetic <ceph-devel@xxxxxxxxxxxxxxx>
- Subject: potential regression in openssl digests
- From: Casey Bodley <cbodley@xxxxxxxxxx>
- Date: Tue, 9 Apr 2019 15:45:06 -0400
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1
There was a regression in some rgw etag calculations after the switch to
OpenSSL for cryptographic hashes. In this case, the bug in
https://tracker.ceph.com/issues/39160 is that rgw was calling
hash.Final() twice on the same object. This apparently worked fine with
NSS, but the second call returns a different result with OpenSSL. Just
sharing in case this pops up elsewhere!
Casey
[Index of Archives]
[CEPH Users]
[Ceph Large]
[Information on CEPH]
[Linux BTRFS]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Yosemite News]
[Linux Kernel]
[Linux SCSI]