Skip to content
Snippets Groups Projects
  • Jan Maximilian Michal's avatar
    828ac4f8
    Added encryption/decreption capabilities · 828ac4f8
    Jan Maximilian Michal authored
    * Also the command line options should now work as expected
    * Added an identity converter that just outputs .json output.
      This allows to postprocess files that have already been created.
    * Breaking changes to the data format: students is now a list
    * Bump python version to 3.5 to support typing
    Verified
    828ac4f8
    History
    Added encryption/decreption capabilities
    Jan Maximilian Michal authored
    * Also the command line options should now work as expected
    * Added an identity converter that just outputs .json output.
      This allows to postprocess files that have already been created.
    * Breaking changes to the data format: students is now a list
    * Bump python version to 3.5 to support typing