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 or modify encryption related codes #13364

Merged
merged 21 commits into from
Nov 13, 2024
Merged

Commits on Aug 22, 2024

  1. add encrypt related codes

    zhujt committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ace5d48 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. add encrypt related codes

    zhujt committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a59f87a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. add encrypt related codes

    zhujt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    61bd4bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into zjt/encrypt

    zhujt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    284f7ea View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. add encrypt related codes

    zhujt committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    dec15b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    67f7bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3cb34 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. modify encrypt related IT codes

    zhujt committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    42c11d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. add encrypt related IT codes

    zhujt committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d64f8e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge branch 'master' into zjt/encrypt

    # Conflicts:
    #	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/event/common/tsfile/parser/scan/TsFileInsertionEventScanParser.java
    #	iotdb-core/datanode/src/main/java/org/apache/iotdb/db/storageengine/dataregion/compaction/execute/utils/executor/fast/reader/CompactionAlignedChunkReader.java
    #	pom.xml
    zhujt committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    afaad79 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. change tsfile version

    zhujt committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c0903d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into zjt/encrypt

    # Conflicts:
    #	pom.xml
    zhujt committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c08b80 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. add license

    zhujt committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f8d6c1b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. encryptor thread safety

    zhujt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    18e9279 View commit details
    Browse the repository at this point in the history
  2. review codes

    zhujt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d5ea8d8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into zjt/encrypt

    zhujt committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1f0de86 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. adaption between encrypt and pipe/load

    zhujt committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d92946c View commit details
    Browse the repository at this point in the history
  2. adaption between encrypt and pipe/load

    zhujt committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    cfb4e95 View commit details
    Browse the repository at this point in the history
  3. move unexpected semicolon

    zhujt committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    ebec60f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. avoid extra IO cost

    zhujt committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ee9b746 View commit details
    Browse the repository at this point in the history
  2. avoid extra IO cost

    zhujt committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b6b4b5c View commit details
    Browse the repository at this point in the history