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

Add ECDH key exchange #35

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

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    c351723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f60e6 View commit details
    Browse the repository at this point in the history
  3. Add ecdh function

    torntrousers committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    0b0c19b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. start of example

    torntrousers committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    597bdb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. working example

    jezcrypt committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    e3ef860 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 27, 2021

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

Commits on Sep 6, 2021

  1. AES encrypt function

    jezcrypt committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    12bb471 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. AES decrypt function

    jezcrypt committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    6cf0cdd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    14fdd3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c145ed1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    d689f0f View commit details
    Browse the repository at this point in the history
  2. decrease delay

    jezcrypt committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    be5c174 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. counter comment

    jezcrypt committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    75ae800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc6c6f View commit details
    Browse the repository at this point in the history
  3. fix typo in b64.h

    jezcrypt committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    f885c39 View commit details
    Browse the repository at this point in the history