Changes for version 1.03
- after saving we do not mv the tmp file but copying it, because mv sometimes doesn't work with files the current user is not the owner but has write permissions while cp works on such files. so now we cp and unlink the tmpfile after saving.
Modules
Read and write Passwordsafe v3 files
represent a passwordsafe v3 record field.
represent a passwordsafe v3 header field.
Represents a Passwordsafe v3 data record
HMAC Helper Class