akiellor (Andrew Kiellor)
- Login: akiellor
- Registered on: 12/09/2024
- Last sign in: 05/06/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/09/2024
-
07:08 PM Ruby Bug #20937 (Closed): "can't set length of shared string" error when using OpenSSL::Cipher#update with buffer
- We've observed a recurring "can't set length of shared string" error in production emerging from the `aws-sdk-s3` library when using it's client encryption features. The sdk in this mode uses OpenSSL::Cipher in decrypt mode with a String...