Skip to content
Snippets Groups Projects

SignigKey: add read and write methods for private key:

Closed Moul requested to merge read_write_private_key_file into dev
  • cleaner separation of implementations between the software and the lib:

    • the client does not need to import libnacl
    • save() method already exists:
      • The new method allows its presence in the documentation
      • it could be find reading the example
      • as a beginner it’s not obvious to find it from the code as you have to understand super() and the inheritance schema in libnactl code.
  • update save_and_load_private_key_file example

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading