Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Add more crypto algorithms #16

Merged
merged 4 commits into from
Sep 6, 2018
Merged

Add more crypto algorithms #16

merged 4 commits into from
Sep 6, 2018

Commits on Sep 6, 2018

  1. Add more ciphers/digests

    No-brainer, OpenSSL EVP supports them.
    keeshux committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    ce6a41a View commit details
    Browse the repository at this point in the history
  2. Add more metadata to Cipher/Digest

    - Ciphers are AES.
    - Digests are HMAC.
    keeshux committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    0b28eac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b638ea View commit details
    Browse the repository at this point in the history
  4. Document genericName method

    keeshux committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    1fbfe5b View commit details
    Browse the repository at this point in the history