Skip to content

Feature request: SHA-256 support #281

@ethindp

Description

@ethindp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions