Message285681
| Author |
yolanda.robla |
| Recipients |
bkabrda, christian.heimes, dholth, dmalcolm, doughellmann, icordasc, jpokorny, lukecarrier, pitrou, rbcollins, rpetrov, yolanda.robla |
| Date |
2017-01-17.20:45:33 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1484685933.9.0.0466080231111.issue9216@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
@rbtcollins, so you mean the apps using it, shall be "fips aware" ? That will be the point of your separate module?
So...
if fips_enabled then
use fips.md5
else
use normal.md5 |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2017-01-17 20:45:33 | yolanda.robla | set | recipients:
+ yolanda.robla, pitrou, christian.heimes, rbcollins, rpetrov, doughellmann, dmalcolm, dholth, jpokorny, bkabrda, lukecarrier, icordasc |
| 2017-01-17 20:45:33 | yolanda.robla | set | messageid: <1484685933.9.0.0466080231111.issue9216@psf.upfronthosting.co.za> |
| 2017-01-17 20:45:33 | yolanda.robla | link | issue9216 messages |
| 2017-01-17 20:45:33 | yolanda.robla | create | |
|