Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Fix curve25519 warnings #106

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2017

  1. Another magic number removed

    Christoph Hagen committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    ac60dfc View commit details
    Browse the repository at this point in the history
  2. Revert "Another magic number removed"

    This reverts commit ac60dfc.
    Christoph Hagen committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    f03ee80 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Christoph Hagen committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    dae111e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Merge remote-tracking branch 'upstream/master'

    Christoph Hagen committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    b910dda View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Merge remote-tracking branch 'upstream/master'

    Christoph Hagen committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    2277caf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Fix downcast warnings

    Add explicit casting to some assignments that have warnings due to implicit casting to smaller types.
    Christoph Hagen committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    6e249fd View commit details
    Browse the repository at this point in the history