Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ jobs:
cat > "$NOTES_FILE" <<EOF
# SyftBox Crypto Core v${{ steps.version.outputs.version }}

Post-quantum cryptographic protocol implementation using Signal's PQXDH.
Classical cryptographic protocol implementation using X3DH-style key agreement.

## Crates Published

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unified-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
cat > "$NOTES_FILE" <<EOF
# SyftBox Crypto Core v${VERSION}

Post-quantum cryptographic protocol implementation using Signal's PQXDH.
Classical cryptographic protocol implementation using X3DH-style key agreement.

## Published Artifacts

Expand Down
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

Loading