| Summary: | checkpw returns true when it shouldn't | ||
|---|---|---|---|
| Product: | jBCrypt | Reporter: | jfrobishow |
| Component: | Default | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | security | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | amd64 | ||
| OS: | Other | ||
| Attachments: | POC code | ||
|
Description
jfrobishow
2011-05-31 04:34:22 AEST
Created attachment 2052 [details]
POC code
Closing bug - the implementation is correct - bCrypt only XOR using the first 72 bytes. Perhaps a note in the doc would have been nice. close resolved bugs now that openssh-5.9 has been released |