-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
A user wishes to use my Noise C++ library to write a Bitchat implementation, which (apparently) uses Noise. However, the cryptographic requirements of Bitchat explicitly state that SHA-256 is used. The document also weirdly says that PBKDf2 is used for "derive[ing] channel keys", though I have no idea what that exactly means. If the "cryptographic primitives" section is all that is important for the cryptographic stuff, then all we're missing is SHA-256. You can find the entire document here: https://github.com/permissionlesstech/bitchat/blob/main/BRING_THE_NOISE.md#cryptographic-primitives
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels