Skip to content

Avoid passing the SecureContext explicitly #4

@sloede

Description

@sloede

Right now, many functions expect the SecureContext as an explicit argument. This is not only annoying but usually unnecessary: Since we store the context with each SecureVector and PlainVector, we can easily retrieve it from those objects.

For convenience and clarity, the current function signatures should probably be removed entirely (but that's tbd.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions