jchambers / jchambers/java-noise

Add method to retrieve remoteStaticPublicKey

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

I've been successfully using your library to communicate with an embedded device using the Noise_XX_25519_ChaChaPoly_SHA256 protocol. Since it is not yet in any repository (maybe soon?) I have copied the source into my project for now.

One thing I needed to add was the ability to retrieve the `remoteStaticPublicKey` from `NoiseHandshake` - in this case, it was used to perform a pairing check between the device and the host. I think this getter would probably be generally useful.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.