jcryptool / core

JCrypTool Core Plug-ins
https://www.cryptool.org
Eclipse Public License 1.0
161 stars 43 forks source link

Keystore view: Add backup and restore menu entries #64

Closed dschadow closed 9 years ago

dschadow commented 11 years ago

Provide a backup and restore possibility in the views menu to completely export (backup) the complete keystore and to restore an existing keystore. Restoring should, after a security question, overwrite the existing keystore.

dschadow commented 10 years ago

Functionality should be available via the drop down menu in the toolbar. One entry "Backup/ Restore" which opens a wizard page to select backup or restore. File selection dialog to select the keystore to import from or export too. Restore should overwrite the existing JCrypTool keystore but must automatically create a backup of the existing file.

hfriedr commented 9 years ago

By now I have replaced the two menu items by a single "Backup/Restore" menu item opening a wizard as requested.