Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor api #6

Merged
merged 26 commits into from
Jun 3, 2019
Merged

Refactor api #6

merged 26 commits into from
Jun 3, 2019

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    2f66b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7deab2 View commit details
    Browse the repository at this point in the history
  3. Use PGPSplitMessage

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    204b949 View commit details
    Browse the repository at this point in the history
  4. Remove signature model

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    e7b23f7 View commit details
    Browse the repository at this point in the history
  5. Various fixes

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    af70ec8 View commit details
    Browse the repository at this point in the history
  6. Add helpers with tests

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    52e3552 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fbef54 View commit details
    Browse the repository at this point in the history
  8. Add attachment helpers

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5781f18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92daf18 View commit details
    Browse the repository at this point in the history
  10. Edit docs + examples

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    74dcdf8 View commit details
    Browse the repository at this point in the history
  11. Rename kr to keyRing

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    4e66d9b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f08b93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2db1f2b View commit details
    Browse the repository at this point in the history
  14. Add proposal changes doc

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    d64a9d5 View commit details
    Browse the repository at this point in the history
  15. Fix CI

    wussler committed May 23, 2019
    Configuration menu
    Copy the full SHA
    a4af162 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ee2290 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fe7593a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c89605 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a08fe2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0a028ac View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    bf7be73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedb745 View commit details
    Browse the repository at this point in the history
  3. Appease golint

    twiss committed May 28, 2019
    Configuration menu
    Copy the full SHA
    fd8271e View commit details
    Browse the repository at this point in the history
  4. Run go fmt

    twiss committed May 28, 2019
    Configuration menu
    Copy the full SHA
    44cbfce View commit details
    Browse the repository at this point in the history
  5. Rename Encrypt/DecryptMessageWithPassword to ..WithToken

    These functions shouldn't be used with user-provided passwords,
    as they don't do any key-stretching.
    twiss committed May 28, 2019
    Configuration menu
    Copy the full SHA
    3bb600c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    5369d4b View commit details
    Browse the repository at this point in the history