Jason Pierce
Jason Pierce
This allows users to specify a common directory for the archive.
Currently Rijndael and RijndaelEtM use CBC cipher mode (hard coded). **Acceptance Criteria** 1. Settings object contains CipherMode setting 2. Default value is CBC 3. Unit test coverage 4. README.md is...
With the advancement of GitHub Actions there is no longer a need/value in using an external service for Continuous Integration. Replace the existing Travis-CI setup with a new GitHub Action...