Skip to content

Detect overlay conditions when calling OCKC library #219

@jasonkatonica

Description

@jasonkatonica

Many method calls made to the ockc library do not defensively protect from overlays. These OCKC apis do not take as input a length for an output buffer. In these cases many APIs do return a length of the output buffer written to. In the event, written length was > allocated buffer, code should be added to OpenJCEPlus to return an error/exception.

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