AutoKrypt is data-encryption software designed for automation. Automatically encrypt or decrypt files and folders on a schedule. Encryption methods include password-based, secret key, public key, and private key, OpenPGP password, and Open PGP public and private key.
Features
- Encryption profiles allow you to quickly add encryption and decryption profiles. These files can be used in encryption or decryption tasks.
- Encryption task allows you to encrypt files or an entire folder and its subfolders.
- Decryption task allows you to decrypt files or an entire folder and its subfolders.
- Key generator can generate secret, public, private, OpenPGP public keys, and OpenPGP private keys.
- Key Store manager allows you to import or export keys for external use.
- Email notification for all tasks based on task exit code.
- Dynamic variables are supported for most tasks. Most tasks also generate variables which can be used in other tasks. Create advanced automation solutions using our Automize tasks in conjunction with variables, directory/file monitors and our task chains.
- Zip files and directories using wildcards on a schedule. Can append date/time to filename for archive purposes.
- Copy files and directories using wildcards on a schedule. Can append date/time to filename for archive purposes.
- Chain Task Integrator runs all supported AutoKrypt tasks in sequence, (with options depending on Exit codes).
Note: Now requires OS X 10.8.3 or later running on a 64-bit Intel processor.
- FTP, FTP-J, SFTP, SFTP-J tasks add new variables FilesStaged and FailedStaging.
- BugFix: SFTP-J PUT Staging option did not work on some systems.
- Variable Extract task adds new Variable ::Values which is number of values extracted.
- Windows and Mac installers now add Startup links. (Application starts up on user logon)
- File/Directories properties task also lists CreationTime and LastAccessTime.
- File/Directories properties task adds variables for LastModifiedTimeMillis, LastAccessTimeMillis, CreationTimeMillis
- SetFileTimestamp task can now set Creation Time and Last Access Time.
- SetFleTimestamp task can now set file timestamps based on millisecond variable (..Millis) available in 11.x.
- File Monitor and Directory Loop tasks now add variable: FileTimestampMillis
- Subdirectory Monitor and Subdirectory Loop Tasks now add variable: SubdirectoryTimestampMillis
- FTP Monitor and FTP-j Monitor tasks bugfix. Following Option did not work correctly: Run task if any change is detected in directory.
- SFTP Monitor and SFTP-j Monitor tasks bugfix. Following Option did not work correctly: Run task if any change is detected in directory.
- Task Sequence task adds the following variables: CurrentStepNumber and LastStepNumberRun.
- Now uses install4j multi platform java installers.
- On OS X - the installers are now Single Bundle .dmg installers, instead of .zip archives.
- Barebones release of version 11. New features/tasks will be added in 11.01-11.09.
- Version 11 now uses Java 8 (1.8.40) (version 10 used java 6)
- FTP module now uses Commons .NET library version 3.3
- FTP-J module now uses JScape FTP library version 9.2.1
- SFTP module now uses Maverick SSH library version 1.6.8
- SFTP-J module now uses JScape SSH/SFTP library version 9.2.1
- Fixed Password Manager bug. While editing passwords, the encrypted passwords were displayed instead of password itself.
- Directory Loop task - Added new variable ::CurrentDirectoryName
- Variable Extract task - Added new variable ::ValueLast
- Schedule Table - Schedule comments were cleared out if schedule was edited and re-saved.
- Schedule bug - Schedule could not be renamed to a title if that title or folder existed in tasks directory.
- FTP and SFTP browsers - fixed bug where log/debug area could not be dragged and expanded past the vertical toolbars.