Skip to content

Releases: sng2c/rpipe

v1.1.0: test: add secure package tests for AES-GCM, RSA OAEP, and symkey cache

26 Mar 03:42
408452a

Choose a tag to compare

- AES-256-GCM: round-trip, non-deterministic nonce, tamper detection,
  wrong key, too-short ciphertext
- RSA OAEP: round-trip, wrong key rejection
- PEM encode/decode: pubkey and privkey round-trip
- InvalidateSymkey: cache entry removal

https://claude.ai/code/session_017FVUwA1eLEoNPWaFEtFxtn

v1.0.5: add RPIPE_NAME/TARGET as input env vars, update docs

26 Mar 02:16
b5c7f44

Choose a tag to compare

https://claude.ai/code/session_017FVUwA1eLEoNPWaFEtFxtn

v1.0.0: Merge pull request #8 from sng2c/claude/go-version-darwin-arm64-Y0RN0

25 Mar 16:07
1f412f1

Choose a tag to compare

v1.0.0: pipe mode default, -chat flag, README improvements

v0.2.4: Merge pull request #6 from sng2c/claude/go-version-darwin-arm64-Y0RN0

25 Mar 15:30
b845ecb

Choose a tag to compare

Fix release workflow: remove goversion to fix 404 error

v0.2.3

23 Feb 02:59

Choose a tag to compare

version up

v0.2.2

23 Feb 02:36

Choose a tag to compare

fix bug - stderr

- when stderr is bigger than channel size.

v0.2.1

22 Feb 09:59

Choose a tag to compare

fix default block size

v0.1.1

15 Feb 08:17

Choose a tag to compare

fix test cases

v0.1.0

08 Feb 02:16
80f1bec

Choose a tag to compare

Update release.yaml