Skip to content

chore: add RSA support to Java and Dotnet test servers and a simple RSA roundtrip test#63

Merged
kessplas merged 18 commits into
fireegg-test-serversfrom
kessplas/rsa-aes
Nov 11, 2025
Merged

chore: add RSA support to Java and Dotnet test servers and a simple RSA roundtrip test#63
kessplas merged 18 commits into
fireegg-test-serversfrom
kessplas/rsa-aes

Conversation

@kessplas

@kessplas kessplas commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kessplas kessplas changed the base branch from main to fireegg-test-servers November 6, 2025 20:52
@kessplas kessplas marked this pull request as ready for review November 6, 2025 22:55
lucasmcdonald3
lucasmcdonald3 previously approved these changes Nov 6, 2025
Comment on lines +97 to +98
// For now, only .NET and Java have AES and RSA support
public static final Set<String> RAW_SUPPORTED =

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSA support implies AES support and vice versa I assume?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just RSA for now, i'll update

@kessplas kessplas merged commit 64db72a into fireegg-test-servers Nov 11, 2025
4 checks passed
@kessplas kessplas deleted the kessplas/rsa-aes branch November 11, 2025 21:30
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