Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: selfmadecode/SafeKrypt.Data.Security
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: unit-tests
Choose a base ref
...
head repository: selfmadecode/SafeKrypt.Data.Security
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 8, 2024

  1. Merge pull request #55 from selfmadecode/unit-tests

    Test: Add unit tests for AES encryption and decryption
    selfmadecode authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    104ac6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from selfmadecode/dev

    Test: Add unit tests for AES encryption and decryption
    selfmadecode authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e4d073e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request #57 from selfmadecode/unit-tests

    Tests: add rsa tests
    selfmadecode authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    663c00f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from selfmadecode/dev

    feat: add rsa test
    selfmadecode authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f6dbf0f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update README.md

    selfmadecode authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0cd3136 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from selfmadecode/selfmadecode-patch-1

    update readme to show new library name
    selfmadecode authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b3e1f5c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request #60 from selfmadecode/unit-tests

    update RsaDecryptionParameters public key comment typo
    selfmadecode authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    19be408 View commit details
    Browse the repository at this point in the history
  2. release 1.2.1

    selfmadecode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bbde313 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. release 1.2.2

    selfmadecode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9a8d491 View commit details
    Browse the repository at this point in the history
  2. update proj readme

    selfmadecode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a0b6c6f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

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

Commits on Jan 6, 2025

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

Commits on Feb 11, 2025

  1. test blowfis algorithm

    selfmadecode committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    30edb2f View commit details
    Browse the repository at this point in the history
  2. bump version number

    selfmadecode committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ff239a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    81b68d5 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    selfmadecode committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    ba004e4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61 from selfmadecode/dev

    add blowfish encryption support
    selfmadecode authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    f4c253b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Add badges to README for project visibility

    Added various badges for NuGet version, downloads, license, GitHub stars, issues, open PRs, and .NET Standard support.
    selfmadecode authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    3b37767 View commit details
    Browse the repository at this point in the history
Loading