module Pwss
Cipher
does encryption and decryption of data It reasons at the string level (both in input and in output)
From file to string and back There is no lower level than this
A password safe is a list of entries
Constants
- VERSION
Cipher
does encryption and decryption of data It reasons at the string level (both in input and in output)
From file to string and back There is no lower level than this
A password safe is a list of entries