Changes between Version 1 and Version 2 of Ticket #25391, comment 23
- Timestamp:
- 06/20/18 16:35:33 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25391, comment 23
v1 v2 20 20 }}} 21 21 22 Basically, there is no `crypt` implementation available in the libraries used, one needs to use another library, and this is done in th at patch.22 Basically, there is no `crypt` implementation available in the libraries used, one needs to use another library, and this is done in the branch of this ticket.