Skip to content

Consider making the deriveBits length argument optional #329

Closed
@twiss

Description

@twiss

For developer ergonomics, it would be nice not to have to specify the length parameter when calling deriveBits() for ECDH key derivation, as you typically want all bits anyway. Issue #322 is about making the argument nullable, which seems to have been originally intended, however, it would be even nicer to be able to leave it off entirely. This would require changing the IDL, of course - but personally I think we should do that for #322 anyway.

@martinthomson, @annevk, @saschanaz, and @panva - any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions