Skip to content

Work towards Transcrypt version 3 with support for PBKDF2 key-derivation - #219

Draft
jmurty wants to merge 4 commits into
mainfrom
transcrypt-v3
Draft

Work towards Transcrypt version 3 with support for PBKDF2 key-derivation#219
jmurty wants to merge 4 commits into
mainfrom
transcrypt-v3

Conversation

@jmurty

@jmurty jmurty commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Related PRs: #209 #210 #211

Related issues: #134 #55

Erotemic and others added 4 commits May 28, 2026 09:14
Validate cipher read from public settings file. Mainly to fix `shellcheck` linting error.

Co-authored-by: James Murty <james@murty.com>"
# By James Murty (4) and others
# Via James Murty (4) and GitHub (1)
* main:
  Add changelog entry for test suite improvements by @mattmc3
  Run tests in parallel with isolated per-test tmp locations for speed
  Mention in changelog support for symlinked gitattributes file for `--install` and `--upgrade` actions
  Fix symlink following for gitattributes files
  Set merge.conflictStyle in test helper
  Use read, rather than awk to address NUL byte handling issues
  Remove `hexdump` requirement from README, it is not required since version 2.2.3 (2023-03-09)
  Document fix for crash when pre-commit-crypt hook file is missing #212
  Fix --uninstall crash when saved pre-commit-crypt hook is missing

# Conflicts:
#	.github/workflows/run-bats-core-tests.yml
#	tests/_test_helper.bash
#	tests/v3/test_cleanup.bats
#	tests/v3/test_contexts.bats
#	tests/v3/test_crypt.bats
#	tests/v3/test_init.bats
#	tests/v3/test_not_inited.bats
#	tests/v3/test_pre_commit.bats
#	transcrypt
@jmurty
jmurty marked this pull request as draft July 13, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants