Gilles Peskine 4b3eb69271 Rename PSA_ERROR_TAMPERING_DETECTED to ..._CORRUPTION_DETECTED
“Tampering detected” was misleading because in the real world it can
also arise due to a software bug. “Corruption detected” is neutral and
more precisely reflects what can trigger the error.

perl -i -pe 's/PSA_ERROR_TAMPERING_DETECTED/PSA_ERROR_CORRUPTION_DETECTED/gi' $(git ls-files)
2019-05-16 21:35:18 +02:00
..
2019-03-11 16:48:36 +00:00
2019-02-22 15:41:31 +00:00
2019-03-11 16:46:20 +00:00
2018-11-09 15:01:07 +00:00
2019-02-05 05:06:35 -05:00
2019-03-19 16:12:55 +00:00