xavierholt (Kevin Burk)
- Login: xavierholt
- Registered on: 07/06/2016
- Last sign in: 07/07/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/06/2016
-
08:27 PM Ruby Bug #12561 (Closed): OpenSSL::Cipher#key= silently truncates key strings.
- Not entirely sure if this is a bug or a feature request, so please recategorize if I got it wrong.
Setting the key on an OpenSSL::Cipher will throw an exception if the key is too short. But if the key string is too long, and bytes pa...