Skip to content
Snippets Groups Projects
  1. Mar 29, 2017
  2. Mar 28, 2017
  3. Mar 27, 2017
  4. Mar 24, 2017
  5. Dec 19, 2016
  6. Dec 14, 2016
  7. Dec 13, 2016
  8. Dec 06, 2016
    • Torsten Grote's avatar
      Fix Sharing Status screens · 98dd8ec7
      Torsten Grote authored
      * Remove distinction between "shared with" and "shared by"
      * Show all contacts a blog is shared with
      * Show online status of contacts in sharing screen
      Verified
      98dd8ec7
  9. Dec 05, 2016
    • Torsten Grote's avatar
      Require a label for hashing · 062ed4ef
      Torsten Grote authored
      * Add a string label argument to CryptoComponent#hash()
      * Convert DoubleDigest from implementing MessageDigest
        to implementing org.spongycastle.crypto.Digest
        (we need to keep DoubleDigest for FortunaGenerator)
      * Convert all other uses of MessageDigest to CryptoComponent#hash()
      * Remove CryptoComponent#getMessageDigest(), MessageDigest and DigestWrapper
      Verified
      062ed4ef
  10. Nov 30, 2016
Loading